|
本帖最后由 slkjai 于 2019-12-3 10:32 编辑
我在转换retinaface 模型的时候出现 Missing weight shape of mobilenet0_conv1_5 这个错误,但是我的retinaface prototxt 文件里面没有这个层,应该怎么处理?
脚本还提示 Unknown caffe layer mobilenet0_conv1, op is depthwiseconvolution, please REMOVE it from prototxt if possible
不能使用 depthwiseconvolution 吗? |
|