Transfer python opencv and pytorch code to C/C++, in order to get higher fps(lower delay, faster processing time).
We wanna try this for faster detection. Currently we have only 20-23 fps with python3 and yolov3 model.
(transfer the code in cv.py to C/C++ )
Transfer python opencv and pytorch code to C/C++, in order to get higher fps(lower delay, faster processing time).
We wanna try this for faster detection. Currently we have only 20-23 fps with python3 and yolov3 model.
(transfer the code in cv.py to C/C++ )