Home

Awesome

YOLOPv2-ncnn

mkdir build
cd build 
cmake ..
make 
./yolopv2_ncnn ../imgs/veh3.jpg

screenshot


reference

https://github.com/Tencent/ncnn
https://github.com/CAIC-AD/YOLOPv2