DSOD
Object Detector
A deep learning-based object detection system from scratch
DSOD: Learning Deeply Supervised Object Detectors from Scratch. In ICCV 2017.
706 stars
45 watching
210 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
from-scratchobject-detection
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the Deep Supervised Object Detector from scratch using PyTorch. | 70 |
| Improving Object Detection from Scratch via Gated Feature Reuse | 65 |
| A deep learning model that uses 3D point cloud data to improve the precision of single-stage object detection in autonomous vehicles. | 492 |
| A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
| Develops a neural network architecture for object detection and instance segmentation without labeled data | 52 |
| Provides pre-trained and customizable object detection capabilities using an efficient neural network architecture | 15 |
| Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. | 13 |
| An approach to reduce object hallucinations in large vision-language models by contrasting output distributions derived from original and distorted visual inputs | 222 |
| A tool for detecting objects in images using deep learning models | 290 |
| An implementation of a unified framework for object detection using a single network. | 109 |
| Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
| An object detection framework that combines multiple scales and levels to improve detection accuracy. | 1,450 |
| An object detection system implemented using MXNet and based on the Single Shot MultiBox Object Detector algorithm. | 763 |
| A Python implementation of a depth-induced multi-scale recurrent attention network for RGB-D saliency detection | 105 |
| A TensorFlow implementation of the DSOD algorithm for object detection | 42 |