calmiLovesAI / TensorFlow2.0_SSD

A tensorflow_2.0 implementation of SSD (Single Shot MultiBox Detector) .
MIT License
82 stars 43 forks source link

测试模型的时候框的值输出值为空 #9

Closed AChenQ closed 4 years ago

AChenQ commented 4 years ago

我训练完了一个模型,loss在1.3左右,然后读取这个模型,使用test_single_picture(picture_dir, model),输出的boxes的值都为空,这是为什么,我跑了几十张图片全部都是输出为空...

AChenQ commented 4 years ago

不好意思,我小白了,精度太低所以没有输出...