随笔分类 -  fastrcnn

摘要:tensorflow版本fastrcnn实现,原github:https://github.com/endernewton/tf-faster-rcnn 参考:1. https://github.com/CharlesShang/TFFRCNN 2. https://blog.csdn.net/ch 阅读全文
posted @ 2018-09-20 17:45 yoyoball9999 阅读(3916) 评论(0) 推荐(0)
摘要:关于 fastrcnn tensorflow实现的另一个github代码:https://github.com/endernewton/tf-faster-rcnn。 由于作者写的很详细,基本按着来就不会有问题。这里只记录需要注意的问题: 1.在github给出的第二步中需要根据自己配置修改。 2. 阅读全文
posted @ 2018-09-20 17:44 yoyoball9999 阅读(1328) 评论(0) 推荐(0)
摘要:实现TFFRCNN demo过程中遇到的问题记录(github地址:https://github.com/CharlesShang/TFFRCNN): 参考:1.https://blog.csdn.net/ssmixi/article/details/75147532 2.https://blog. 阅读全文
posted @ 2018-09-19 15:32 yoyoball9999 阅读(1284) 评论(0) 推荐(0)