YOLOv5, YOLOv6, YOLOv7 integrated in the same repo with 4 trackers, selection via command line!

preview_player
Показать описание
3 detectors ( Yolov5, YOLOv6, YOLOv7 ) and 4 trackers (Deepsort, Sort, Motpy, Norfair ), integrated in a single repo, selection via command line !
As a demo, Vehicle Tracking and ALPR, done with different detectors YOLOv6 + DeepSort(vehicles ) and Yolov5 +PaddleOCR(ALPR) !
Рекомендации по теме
Комментарии
Автор

without gpu.***

1. how to use multiple ip cameras as input for object detection. for multiprocessing.
2. can we use deepstream sdk without gpu and use only cpu. to do the above task

cpu only.

recommend me some ways to do this in cpu. i already tried multiprocessing pool.

modeltrainer
Автор

do you have the github url for those projects? Thanks.

jackziad