ZQPei / DSSD
Pytorch implementation of DSSD (Deconvolutional Single Shot Detector)
☆56Updated 8 months ago
Alternatives and similar repositories for DSSD:
Users that are interested in DSSD are comparing it to the libraries listed below
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆145Updated 5 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆70Updated 4 years ago
- FSAF (Feature Selective Anchor-Free Module for Single-Shot Object Detection) implementation in Keras and Tensorflow☆119Updated last year
- This repository carries out some paper recurring work☆106Updated 5 years ago
- Simple implementation of augmentation for small object detection☆219Updated 4 years ago
- Pytorch implementation of SSD512☆51Updated 5 years ago
- Pytorch re-implementation of Fssd☆68Updated 6 years ago
- Learning Rich Features at High-Speed for Single-Shot Object Detection, ICCV, 2019☆164Updated 5 years ago
- Enriched Feature Guided Refinement Network for Detection,ICCV2019.☆98Updated 4 years ago
- a data augment tool for object detection☆90Updated 6 years ago
- ☆281Updated last year
- Implement of paper 《Attention-guided Context Feature Pyramid Network for Object Detection》☆203Updated 4 years ago
- change the vocdataset 2 cocodataset pattern☆69Updated 6 years ago
- Distance-IoU Loss into YOLO v3☆312Updated last year
- Arbitrary oriented object detection implemented with yolov3 (attached with some tricks).☆223Updated 4 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆88Updated 3 years ago
- ☆47Updated 6 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- Tips on how to find suitable object detection anchors☆145Updated 4 years ago
- Code and Dataset for CVPR2020 "Dynamic Refinement Network for Oriented and Densely Packed Object Detection"☆334Updated 4 years ago
- Python and Pytorch two implements of Soft NMS algorithm☆184Updated 10 months ago
- ☆123Updated 4 years ago
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆46Updated 5 years ago
- Minimal PyTorch implementation of CornerNet☆49Updated 4 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆39Updated 4 years ago
- ☆28Updated 6 years ago
- [AAAI 2021] Official implementation of "Dynamic Anchor Learning for Arbitrary-Oriented Object Detection".☆228Updated 2 years ago
- Mask-Guided Attention Network for Occluded Pedestrian Detection. (ICCV'19)☆131Updated 4 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Updated 6 years ago
- Yolov1 pytorch implement☆56Updated 4 years ago