princeton-vl / CornerNet

BSD 3-Clause "New" or "Revised" License
2.36k stars 475 forks source link

Some questions about testing results #170

Open zhangjian12580 opened 4 years ago

zhangjian12580 commented 4 years ago

Hello,I have trained my CornerNet network for 100000 times.But when I test my network ,the result is very pool.The AP for IoU from 0.5 to 0.95 is just 0.028,and others are 0.047,0.027,0.006,0.024,0.042.And I use visual tool to test one picture.There is no bbox.But The original trained network got some bbox by testing.Could you tell me what I can do?Thank you very much.