Skip to content
View cong's full-sized avatar
☀️
Happy everyday
☀️
Happy everyday

Block or report cong

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

This repo uses YOLOv5 and DeepSORT to implement object tracking algorithm. Also using TensorRTX to transform model to engine, and deploying all code on the NVIDIA Xavier with TensorRT further.

Python 181 33 Updated May 25, 2022

This repo is a C++ version of yolov5_deepsort_tensorrt. Packing all C++ programs into .so files, using Python script to call C++ programs further.

Python 49 5 Updated Nov 7, 2022

Using camera calibration and PnP to translate Pixel Coordinates System 2D coordinate point (u, v) to World Coordinate System 3D coordinate point (X, Y, Z).

Python 102 19 Updated Oct 15, 2022

This repo introduces how to integrate Tensorflow framework into ROS with object detection API.

Python 40 14 Updated May 22, 2019