dog-qiuqiu / Ultralight-SimplePose

Ultra-lightweight human body posture key point CNN model. ModelSize:2.3MB HUAWEI P40 NCNN benchmark: 6ms/img,
301 stars 62 forks source link

How to use Yolov3-Nano for object detection instead of yolo3_mobilenet1.0_coco #1

Open sakethkhandavalli opened 4 years ago

sakethkhandavalli commented 4 years ago

Hi,

In the current code you are using "yolo3_mobilenet1.0_coco" for object detection. Can you please tell me how to use "Yolov3-Nano"( https://github.com/dog-qiuqiu/MobileNet-Yolo/tree/master/MobileNetV2-YOLOv3-Nano ) for object detection in the code instead of "yolo3_mobilenet1.0_coco".

Thank you @dog-qiuqiu

jq9898 commented 3 years ago

请问您解决了吗,因为我也想用另外的框架来检测框