yangxue0827 / FPN_Tensorflow

A Tensorflow implementation of FPN detection framework.
416 stars 150 forks source link

eval question #50

Open Canisantarcticus opened 5 years ago

Canisantarcticus commented 5 years ago

File "eval.py", line 313, in recall = rec[-1] IndexError: index -1 is out of bounds for axis 0 with size 0 thank you !