zzzxxxttt / simple_detectron2_EfficientDet
A simple implementation of EfficientDet based on Detectron2 framework
☆27Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for simple_detectron2_EfficientDet
- Rectified Convolution☆45Updated 2 years ago
- ☆45Updated 2 years ago
- [GRSL 2021] Official code for paper "Optimization for Oriented Object Detection via Representation Invariance Loss".☆58Updated 3 years ago
- Unofficial mmdetection implementation of CondInst.☆13Updated 4 years ago
- Implementation for ECCV 2020 paper: AABO: Adaptive Anchor Box Optimization for Object Detection via Bayesian Sub-sampling.☆30Updated 4 years ago
- D2Det using mmdetection v2.1, supporting Objects365 and LVIS☆64Updated 4 years ago
- multi-scale training in pytorch☆44Updated 5 years ago
- Pseudo-IoU: Improving Label Assignment in Anchor-Free Object Detection☆30Updated 3 years ago
- ☆22Updated 4 years ago
- ATSS-EfficientDet implemented in PyTorch, outperforming the original EfficientDet. Weights are released.☆67Updated 4 years ago
- YOLACT: Real-time Instance Segmentation on the FCOS detector (without bbox cropping), achives 35.2mAP on coco val☆90Updated 4 years ago
- Official PyTorch Implementation of Mask-aware IoU and maYOLACT Detector [BMVC2021]☆52Updated 2 years ago
- Code for our paper "DAFNe: A One-Stage Anchor-Free Deep Model for Oriented Object Detection".☆61Updated 2 years ago
- Unofficial implementation of EfficientDet☆61Updated 4 years ago
- [AAAI 2021] Pytorch implementation for "Tied Block Convolution: Leaner and Better CNNs with Shared Thinner Filters."☆32Updated 3 years ago
- Official Implementation of the WACV 2022 paper: Improve Object Detection with Label Assignment Distillation.☆58Updated 2 years ago
- ☆12Updated 4 years ago
- FAD: Representation Sharing for Fast Object Detector Search and Beyond☆28Updated 4 years ago
- Exploring Classification Equilibrium in Long-Tailed Object Detection, ICCV2021☆56Updated 2 years ago
- ☆25Updated 4 years ago
- PyTorch implementations of single-shot approaches for object detection in images☆19Updated 5 years ago
- 73.6% GhostNet 1.0x pre-trained model on ImageNet☆88Updated 4 years ago
- Official PyTorch Implementation of BB Generator & pRoI Generator [WACV2020]☆30Updated 3 years ago
- Data Augmentation for Object Detection via Differentiable Neural Rendering☆50Updated 3 years ago
- ☆29Updated 2 years ago
- A PyTorch implementation of Cyclical Learning Rates