Ultralight-SimplePose
Ultralight-SimplePose copied to clipboard
How to use Yolov3-Nano for object detection instead of yolo3_mobilenet1.0_coco
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
请问您解决了吗,因为我也想用另外的框架来检测框