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

Highlights

  • Pro
Block or Report

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
cong/README.md

Hi there 👋

  • 😄 Happy everyday ...
  • 📚 Keep learning ...

Pinned

  1. yolov5_deepsort_tensorrt yolov5_deepsort_tensorrt Public

    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 168 35

  2. yolov5_deepsort_tensorrt_cpp yolov5_deepsort_tensorrt_cpp Public

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

    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 90 20

  4. ros_tensorflow ros_tensorflow Public

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

    Python 40 14