DetectionTeamUCAS / FPN_Tensorflow

This is a tensorflow re-implementation of Feature Pyramid Networks for Object Detection.
https://github.com/DetectionTeamUCAS/FPN_Tensorflow
MIT License
348 stars 132 forks source link

加载模型出错 #29

Closed csqzs closed 5 years ago

csqzs commented 5 years ago

NotFoundError (see above for traceback): Key build_rpn/rpn_bbox_pred_P2/biases not found in checkpoint

yangxue0827 commented 5 years ago

检查一下路径 @csqzs