ZQPei / DSSDLinks
Pytorch implementation of DSSD (Deconvolutional Single Shot Detector)
☆56Updated last year
Alternatives and similar repositories for DSSD
Users that are interested in DSSD are comparing it to the libraries listed below
Sorting:
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆71Updated 5 years ago
- Simple implementation of augmentation for small object detection☆221Updated 5 years ago
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆148Updated 5 years ago
- a data augment tool for object detection☆90Updated 7 years ago
- ☆46Updated 7 years ago
- Focal Loss for Dense Rotation Object Detection☆313Updated 4 years ago
- ☆285Updated last year
- Arbitrary oriented object detection implemented with yolov3 (attached with some tricks).