manaporkun / Trash-Filter-YOLOV5

In this project, I aim to raise people's awareness and encourage them to recycle so that the oceans, seas, or the environment do not become more polluted and damaged in our increasingly polluted world. This project is aimed to detect recyclable objects such as cardboard, paper, plastic, and metal with the help of artificial intelligence and to facilitate recycling.
22 stars 4 forks source link

How do you set your data.yaml nc =7? I thought roboflow will detect 59 classes automatically? #1

Closed MheadHero closed 2 years ago

MheadHero commented 2 years ago

Hi, I am doing yolov5 project using taco datasets too. How do you set your data.yaml nc =7? I thought roboflow will detect 59 classes automatically? I wanted to use it 28 supercategory classes.

manaporkun commented 2 years ago

Hi,

Thank you for reaching out. I used labelImg to create classes and labels. It's a great tool. However, you can also try Roboflow's labeling interface. I recommend checking their documentation for this: The Labeling Interface.