AudiogramDigitization / models /audiograms /audiograms_detection_test.yaml
weiren119's picture
Feat: app.py
34acdd0
raw
history blame contribute delete
No virus
218 Bytes
# train and val data as 1) directory: path/images/, 2) file: path/images.txt, or 3) list: [path1/images/, path2/images/]
val: data/audiograms/test/images/
# number of classes
nc: 1
# class names
names: ["AUDIOGRAM"]