object-tracking topic

List object-tracking repositories

deep_vision_ros

49
Stars
4
Forks
49
Watchers

ROS package for SOTA Computer Vision Models including SAM, Cutie, GroundingDINO, YOLO-World, VLPart, DEVA and MaskDINO.

YOLOv8-custom-object-detection

24
Stars
3
Forks
Watchers

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

84
Stars
13
Forks
Watchers

Integration of YOLOv9 with ByteTracker

failure_detection_for_3d_printing

16
Stars
4
Forks
Watchers

Failure detection module for 3D printing using Computer Vision

YOLOv9_DeepSORT

73
Stars
16
Forks
Watchers

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

47
Stars
18
Forks
47
Watchers

YOLOv9 Object Tracking using PyTorch, OpenCV and DeepSORT

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

39
Stars
3
Forks
Watchers

Mask4Former: Mask Transformer for 4D Panoptic Segmentation

byte-track-eigen

21
Stars
2
Forks
Watchers

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

34
Stars
5
Forks
Watchers

基于 TensorRT 的 C++ 高性能单目标跟踪推理,支持算法OSTrack、LightTrack。