โ— Shell
clean mode source โ†—

cong - Overview

View cong's full-sized avatar

  • China

Block or report cong

Hi there ๐Ÿ‘‹

  • ๐Ÿ˜„ Happy everyday ...
  • ๐Ÿ“š Keep learning ...

Pinned Loading

  1. 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 184 33

  2. 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

  3. 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 104 19

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

    Python 40 13