dsod.pytorch
Object detector
An implementation of the Deep Supervised Object Detector from scratch using PyTorch.
Reimplement DSOD: Learning Deeply Supervised Object Detectors from Scratch.
70 stars
6 watching
12 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A deep learning-based object detection system from scratch | 706 |
| An implementation of a face detection algorithm using PyTorch | 230 |
| An implementation of a unified network architecture for multiple object detection tasks using PyTorch | 1,992 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| An implementation of an object detection algorithm using PyTorch and region-based fully convolutional networks | 279 |
| Improving Object Detection from Scratch via Gated Feature Reuse | 65 |
| This project presents a method for learning dense object descriptors from self-supervised data, enabling tasks such as robotic manipulation and object recognition. | 561 |
| An implementation of Faster R-CNN detection framework in PyTorch | 1,816 |
| An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. | 1,048 |
| An implementation of MalConv for malware detection using PyTorch | 71 |
| This is a PyTorch implementation of the RetinaNet object detection algorithm with Focal Loss optimization. | 997 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| A deep learning library for image segmentation and object detection using PyTorch. | 1,054 |
| PyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets | 1,098 |
| An implementation of a real-time face detector with high accuracy using PyTorch | 849 |