mobilienet (核心为depthwise convolution)
mobilienet (核心为depthwise convolution)
参考:https://blog.youkuaiyun.com/Jesse_Mx/article/details/78680055
如果是需要检测时间,那需要再detect_performance.py中修改为gpu训练模式:
caffe.set_mode_gpu()
然后再其中代码段中修改:
def detect(imgfile):...
原创
2019-09-10 20:08:05 ·
419 阅读 ·
0 评论