File size: 347 Bytes
35bafbc | 1 2 3 4 5 6 7 | path: /home/vmo/Workspace/bottle_detection/test_final_dataset # Root directory path
train: /home/vmo/Workspace/bottle_detection/test_final_dataset/images/train # Relative path to train images
val: /home/vmo/Workspace/bottle_detection/test_final_dataset/images/val # Relative path to val images
names:
0: bottle
1: bottle cap |