Replies: 1 comment 1 reply
-
That seems strange. Is it possible to send me the json files and one of your sample images? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Thanks for sharing this valuable repo and research results.
I created the COCO style ground truth and detections json files (1 json file for gt annotations in 89 images and 1 json file for detections in the same 89 images) based on the examples in the repo. then installed and followed the instructions to use the project.
While I get detection metrics, I can not view ground truth and detection boxes by selecting the checkmarks.
Each image can have up to 25 gt and/or detections. All image sizes are 1024x1024.
Would you please guide me in troubleshooting the problem?
Beta Was this translation helpful? Give feedback.
All reactions