Hi,
Thanks for this great work. I have a question. I am trying Yolov3(detecting person and car) +DeepSort in Xavier NX. But the speed is very slow. Maximum 10 FPS with TRT optimization.
So can I combine the GOTURN tracker with my YOLOV3 for this task? Can this also track person and car or I need to train tracker as well?
Does the more number of classes , i.e 6 classes will affect the speed too much?