Naveen Crasta
Naveen Crasta
For the visualization purpose, is it possible to return the predicted bounding boxes when the track is "alive" but lost the detection temporarily?
I am trying to use SORT with YOLO. Some of the YOLO implementations have 6 arguments, while some have 7 in detection. How many does the SORT require?
I am trying to install the openCV into a micro SD card. So I issued the command: > ./buildOpenCV.sh -i /media/xavier/nx/opencv-lib In the final stage, I get the following error:...