Detect-Track
Object tracking system
Develops methods to track objects in videos and detect objects in images using deep learning
Code release for "Detect to Track and Track to Detect", ICCV 2017
553 stars
70 watching
111 forks
Language: Matlab
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
team3997/chickenvision | An image processing system for detecting and tracking objects in camera feed using HSV color thresholding. | 31 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
xu-tianyang/gfs-dcf | Software implementation of visual object tracking technique with feature selection and filter learning components. | 58 |
scott89/fcnt | An online visual tracking algorithm using fully convolutional neural networks implemented in MATLAB. | 131 |
jingzhang617/cod-rank-localize-and-segment | Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
daijifeng001/r-fcn | A MATLAB implementation of an object detection framework that leverages deep fully convolutional networks to accurately and efficiently detect objects in images. | 1,245 |
amoudgl/mosse-tracker | An implementation of MOSSE tracking algorithm in MATLAB for visual object tracking using adaptive correlation filters. | 83 |
xinli-zn/tadt | A MATLAB implementation of a deep tracking method specifically designed to handle target-aware situations in computer vision | 67 |
szq0214/dsod | A deep learning-based object detection system from scratch | 706 |
xu-tianyang/ladcf | An open-source implementation of a visual object tracking algorithm using adaptive correlation filters and spatial feature selection | 92 |
ibm/max-object-detector | A tool for detecting objects in images using deep learning models | 290 |
frischzenger/yolo-windows | An object detection implementation based on the YOLO algorithm tailored for Windows development using Visual Studio. | 51 |
feigechuanshu/ncnn-android-yolov6 | An Android implementation of YOLOv6 object detection using the ncnn library and OpenCV for efficient mobile deployment | 62 |
martin-danelljan/eco | A Matlab implementation of a real-time tracker using convolutional neural networks for object tracking in visual environments. | 612 |
vdigpku/cfenet | A single-stage object detection system utilizing a comprehensive feature enhancement module | 198 |