Open Jozefov opened 3 months ago
modify the 'category_id', the value of category_id should be corresponding to categrey ids with instances_val2017.json. e.g the category id is in range 1 to 90. However, the prediction id ranges 1 to 80. it would work if you generated a map to map the predicted id to the category id.
💡 Your Question
Hi, I need help with the evaluation model on the coco dataset. As I am using the model pre-trained on coco, I would expect a similar result as stated; however, I got the wrong results, suspecting using wrong output format, and I needed help to come up with the correct solution. I use YOLO_NAS_S
However, I got 5-10% precision. Thanks for every suggestion!
Versions
No response