Closed JacobYuan7 closed 3 years ago
Line 90 in hico_eval.py ensures it.
@YueLiao Do you mean these two lines of codes? I don't quite get it. _if resnum == 0: continue
But it does not seem to ensure that the object class is right.
Sorry, it's Line 190.
@YueLiao Thank u, it solved my concern.
Thanks for your great work. There is a question haunting me about the evaluation process. The line 139 in _hicoeval.py only ensures the human and the object are rightly localized. Why does the TP not consider the object class for a TP?