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
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