densevid_eval
densevid_eval copied to clipboard
KeyError while running evaluate.py
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!
Nevermind, I just solved this problem. Thanks! Is the tested METEOR score 0.0001 with a lot of 0 outputs?