A Libtorch implementation of the YOLO v3 object detection algorithm, written with pure C++. It's fast, easy to be integrated to your production, and CPU and GPU are both supported. Enjoy ~
This project is inspired by the pytorch version, I rewritten it with C++.
- LibTorch v1.0.0
- Qt5
- OpenCV
- VLC-Qt
Get the weights file for v3:
cd models
wget https://pjreddie.com/media/files/yolov3.weights