-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong lable in the infer result #7
Comments
This is because of a mismatch between the category IDs in COCO and nuCOCO.
to
|
Thank you for your reply! |
Hi.Thank you for your work. I have got the output of the RRPN which is right. However, I got wrong lables after ran inference on the validation set images. Can you help me? For example, the person in the image is labeled "car" and the car in the image is labeled "person".
The text was updated successfully, but these errors were encountered: