Hello!
-
I’m working on detecting potatoes and came across a partially labeled dataset on Roboflow Universe.
-
I am using the latest SAM to label data, and I have labeled some images. Now I want to train the Yolo model with just those newly labeled images instead of all the images.
-
I see no option to filter out images when generating a new dataset. How do I select only a few images to generate a new dataset?
-
Apart from this, I want to know if I can use this segmentation labeling for object detection using Yolov8.