voc-dpm
Object detector
An object detection system using deformable part models and latent SVM.
Object detection system using deformable part models (DPMs) and latent SVM (voc-release5). You may want to use the latest tarball on my website. The github code may include code changes that have not been tested as thoroughly and will not necessarily reproduce the results on the website.
579 stars
68 watching
309 forks
Language: Matlab
last commit: over 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
szq0214/dsod | A deep learning-based object detection system from scratch | 706 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
damo-nlp-sg/vcd | An approach to reduce object hallucinations in large vision-language models by contrasting output distributions derived from original and distorted visual inputs | 209 |
lartpang/ovcamo | Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. | 20 |
chenyuntc/dsod.pytorch | An implementation of the Deep Supervised Object Detector from scratch using PyTorch. | 70 |
shi-labs/gfr-dsod | Improving Object Detection from Scratch via Gated Feature Reuse | 65 |
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 |
vdigpku/m2det | An object detection framework that combines multiple scales and levels to improve detection accuracy. | 1,450 |
vdigpku/cfenet | A single-stage object detection system utilizing a comprehensive feature enhancement module | 198 |
naver-ai/vidt | An object detection model that extends transformer-based technology to also support instance segmentation | 307 |
optimalscale/detgpt | A deep learning model that detects and reasons about objects in images. | 755 |
goatmessi8/rfbnet | An object detection system using a novel receptive field block module to enhance feature discriminability and robustness. | 1,413 |
maudzung/sfa3d | A deep learning framework for fast and accurate 3D object detection from LiDAR point clouds | 1,033 |
radimspetlik/si-ddpm-fmo | A Python-based framework for training and evaluating deep learning models for single-image deblurring, shape, and trajectory recovery of fast-moving objects. | 5 |
ethanhe42/softer-nms | An object detection technique using bounding box regression and uncertainty estimation to improve accurate detection results | 367 |