Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- object-detection
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
size_categories:
|
8 |
+
- n<1K
|
9 |
---
|
10 |
+
This is a Yolo format dataset with images annotated using Roboflow.
|
11 |
+
All the images are of healthy, normal human ear drums or tympanic membranes.
|
12 |
+
Both right and left tympanic membranes are included.
|
13 |
+
The idea was to create a model to identify normal versus diseased ear drums (mostly by the absence of light reflex).
|
14 |
+
The model was able to reach 100% accuracy with this dataset in correctly identifying the presence of light reflex.
|