FSOD-code
FSOD-code copied to clipboard
Nan when testing?

I got Nan when testing in fsod testset, can you help me
Make sure that you use the updated code and check the data path. I have encountered this bug, and it is very likely caused by a wrong data path.
thanks for your reply.

but I got None about this in voc_eval.py, I think predict image id not equal GT image id , is right?
thanks for your reply.
but I got None about this in voc_eval.py, I think predict image id not equal GT image id , is right?
for example, in predict beer.txt, class id should be 1,
but 36 or 144 appear in beer.txt, I think it's wrong. can you help me?