Flow-Guided-Feature-Aggregation
Video detector
An implementation of an end-to-end learning framework for video object detection using feature aggregation along motion paths
Flow-Guided Feature Aggregation for Video Object Detection
723 stars
32 watching
190 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
msracver/relation-networks-for-object-detection | An implementation of a deep learning-based object detection algorithm using deformable convolution and relation networks | 1,096 |
xueliancheng/slt-net | A video object detection framework that uses temporal consistency to detect camouflaged objects in videos | 61 |
mrphrazer/obfuscation_detection | Automatically detects obfuscated code and other complex code constructs in binaries to aid reverse engineering. | 577 |
team3997/chickenvision | An image processing system for detecting and tracking objects in camera feed using HSV color thresholding. | 31 |
jiwei0921/dmra | A Python implementation of a depth-induced multi-scale recurrent attention network for RGB-D saliency detection | 105 |
metobom/tchrs-opencv-webcam-inference | An example project demonstrating real-time object detection and classification on webcam feed using a pre-trained model. | 11 |
josemarcosrf/hog-pedestrian-detector | An implementation of a basic HOG + SVM pedestrian detector in MATLAB. | 49 |
jxr326/swinmcnet | A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images | 16 |
chrisjmccormick/hog_matlab | Matlab implementation of an object detection algorithm for pedestrians using a Histogram of Oriented Gradients descriptor | 34 |
rajiv2790/falconeye | A real-time detection software for Windows process injections | 290 |
sensorstorm/stormcv | Enables distributed video processing using computer vision operations | 167 |
navervision/mlsd | Develops efficient and real-time line segment detection software for resource-constrained environments. | 541 |
rbgirshick/voc-dpm | An object detection system using deformable part models and latent SVM. | 578 |
rucaibox/pope | An evaluation framework for detecting object hallucinations in vision-language models | 185 |
gsig/pyvideoresearch | A collection of video analysis methods and datasets for research and development | 533 |