TNTWEN / OpenVINO-YOLOV4

This is implementation of YOLOv4,YOLOv4-relu,YOLOv4-tiny,YOLOv4-tiny-3l,Scaled-YOLOv4 and INT8 Quantization in OpenVINO2021.3
MIT License
239 stars 66 forks source link

C++代码有吗 #66

Open Chain-Mao opened 2 years ago

Chain-Mao commented 2 years ago

你好大佬,请问你的yolov4-tiny推理代码有C++版本的吗

microboym commented 1 year ago

You can find the demos from intel in your installation directory:

Windows: C:\Program Files (x86)\Intel\openvino_2021.3.394\deployment_tools\open_model_zoo\demos\multi_channel_object_detection_demo_yolov3\cpp

MacOS, Linux /opt/intel/openvino_2021/deployment_tools/open_model_zoo/demos/multi_channel_object_detection_demo_yolov3/cpp