YOLO and SORT, and ROS versions of them
this repo covers
- YOLO
- installation and comparison:
Darknet ver.
,OpenCV(DNN) ver.
,OpenVINO ver.
,TensorRT(tkDNN) ver.
- on CPU/GPU computers including
intel NUC
andJetson boards
(e.g., TX2, Xavier NX)
- on CPU/GPU computers including
- ROS version implementation (for
OpenCV-DNN ver.
,OpenVINO ver.
, andTensorRT-tkDNN ver.
) - ROS version installation (
Darknet ver.
)
- installation and comparison:
- SORT
- SORT C++ version implementation
- SORT ROS verison implementation (Python)
- installation original repos
- YOLO + SORT with ROS 'Implemented'