摘要: 最近,我在学习目标检测算法中的SSD(Single Shot MultiBox Detector),GitHub上已经有人对SSD算法完成了pytorch版本的代码实现(https://github.com/amdegroot/ssd.pytorch),但是其中训练好的参数(ssd300_mAP_7 阅读全文
posted @ 2020-03-02 16:12 HLXYH 阅读(872) 评论(0) 推荐(0)