Closed Ildaron closed 2 months ago
Hello, can you help undestand for file .yaml where is information about .txt file with labeling
path: /home/phillip/Desktop/todays_tutorial/41_image_segmentation_yolov8/code/data train: images/train val: images/val nc: 1 names: ['duck']
path: /home/phillip/Desktop/todays_tutorial/41_image_segmentation_yolov8/code/data
train: images/train
val: images/val
nc: 1
names: ['duck']
because I have the file with information about the image location and labeled positions which looks like that 0 0.428094 0.400411 0.057971 0.078029
0 0.428094 0.400411 0.057971 0.078029
Hello, can you help undestand for file .yaml where is information about .txt file with labeling
path: /home/phillip/Desktop/todays_tutorial/41_image_segmentation_yolov8/code/data
train: images/train
val: images/val
nc: 1
names: ['duck']
because I have the file with information about the image location and labeled positions which looks like that
0 0.428094 0.400411 0.057971 0.078029