kephalian commited on
Commit
c404bfd
1 Parent(s): 4d687d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
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.