摘要: 首先先放下github地址:https://github.com/acm5656/ssd_pytorch 然后放上参考的代码的github地址:https://github.com/amdegroot/ssd.pytorch 为什么要使用pytorch复现呢,因为好多大佬的代码对于萌新真的不友好,看 阅读全文
posted @ 2018-12-06 22:59 那年盛夏 阅读(20892) 评论(7) 推荐(3) 编辑
摘要: 这篇博客主要是讲下我在阅读ssd论文时对论文的理解,并且自行使用pytorch实现了下论文的内容,并测试可以用。 开篇放下论文地址https://arxiv.org/abs/1512.02325,可以自行参考论文。 接着放下我使用pytorch复现的版本地址https://github.com/ac 阅读全文
posted @ 2018-12-06 22:59 那年盛夏 阅读(13378) 评论(1) 推荐(2) 编辑