随笔分类 -  caffe

caffe使用
摘要:ssd是经典的one-stage目标检测算法,作者是基于caffe来实现的,这需要加入新的层来完成功能,caffe自定义层可以使用python和c++,faster rcnn既使用了c++定义如smoothl1layer,又使用了python定义,如proposaltargetlayer、roida 阅读全文
posted @ 2018-11-20 20:25 antitude 阅读(3273) 评论(0) 推荐(0)