object-tracking topic
deep_vision_ros
ROS package for SOTA Computer Vision Models including SAM, Cutie, GroundingDINO, YOLO-World, VLPart, DEVA and MaskDINO.
YOLOv8-custom-object-detection
This repository showcases the utilization of the YOLOv8 algorithm for custom object detection and demonstrates how to leverage my pre-developed modules for object tracking and counting tasks.
yolov9-bytetrack-tensorrt
Integration of YOLOv9 with ByteTracker
failure_detection_for_3d_printing
Failure detection module for 3D printing using Computer Vision
YOLOv9_DeepSORT
This repository contains code for object detection and tracking in videos using the YOLOv9 object detection model and the DeepSORT algorithm.
YOLOv9-DeepSORT-Object-Tracking
YOLOv9 Object Tracking using PyTorch, OpenCV and DeepSORT
UAV-Drone-Object-Tracking-using-Kalman-Filter
This project proposes the implementation of a Linear Kalman Filter from scratch to track stationary objects and individuals or animals approaching a drone's landing position, aiming to mitigate collis...
Mask4Former
Mask4Former: Mask Transformer for 4D Panoptic Segmentation
byte-track-eigen
ByteTrack-Eigen is a C++ implementation of the ByteTrack object tracking method, leveraging the Eigen library for high-performance matrix and vector operations.
Track-trt
基于 TensorRT 的 C++ 高性能单目标跟踪推理,支持算法OSTrack、LightTrack。