MobileNet-YOLO
MobileNet-YOLO copied to clipboard
Could you provide a caffemodel and deployment file that combines mobilev2 and yolov3,please?
My device cannot train the model in ImageNet due to insufficient GPU performance. Could you provide a caffemodel and deployment file that combines mobilev2 and yolov3,please? Extremely grateful! My e-mail is [email protected]. @eric612
https://drive.google.com/drive/folders/1KhgK25ct7C02a31XmVgWcoeFLs_yBXdg
deploy 跟 caffemodel 可以搭配 , train and test 需要搭配前一版的prototxt ,差別在於我把batchnorm 跟scale 改成replace,方便merged ,我目前還在訓練COCO dataset ,模型還沒finalize
您这边目前做了mobilenetv3-yolov3-lite版本的吗?如何有的法,麻烦发一份资料,[email protected],万分感谢!!!
Hello, what is the MAP that combines mobilenetv2 and yolov3 on the voc dataset?
您好,请问您是否有mobilenetv2-yolov3-tiny版本的模型或者mobilenetv2-yolov3版本的模型? 如果有,可否发我一下,[email protected] 万分感谢
目前只看到repo里有mobilenetv2-yolov3-lite的prototxt(https://github.com/eric612/MobileNet-YOLO/tree/master/models/mobilenetv2_voc/yolo_lite),没有看到mobilenetv2-yolov3的,是我理解错了吗?