You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for sharing your code! I was trying to run 'python evaluate.py' to test whether the evaluator runs, but I got some KeyError shown as following. I am wondering did anyone ever encountered similar problems? And if so, how did you solve it?
I think this problem is somehow related to the .jar files in the COCO Evaluation because before the error, I also got something like this:
However, I just have no clue how to debug this. Really appreciated if anyone can help!
The text was updated successfully, but these errors were encountered:
Hi,
Thank you for sharing your code! I was trying to run 'python evaluate.py' to test whether the evaluator runs, but I got some KeyError shown as following. I am wondering did anyone ever encountered similar problems? And if so, how did you solve it?
I think this problem is somehow related to the .jar files in the COCO Evaluation because before the error, I also got something like this:
However, I just have no clue how to debug this. Really appreciated if anyone can help!
The text was updated successfully, but these errors were encountered: