You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
300 B
8 lines
300 B
train: /home/cuuva/aihub_car/clothes_dataset/Training/images/
|
|
val: /home/cuuva/aihub_car/clothes_dataset/Validation/images/
|
|
# test: /home/cuuva/experiment/datasets/VisDrone/images/test
|
|
|
|
# nc: 7
|
|
nc: 9
|
|
names: ['BLOUSE','COAT', 'DRESS', 'JACKET', 'JUMPER', 'PANTS', 'SHIRTS', 'SKIRT', 'TSHIRTS']
|