tztztztztz / eqlv2
The official implementation of Equalization Loss v1 & v2 (CVPR 2020, 2021) based on MMDetection. https://arxiv.org/abs/2012.08548 https://arxiv.org/abs/2003.05176
☆158Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for eqlv2
- Implementation of "Distribution Alignment: A Unified Framework for Long-tail Visual Recognition"(CVPR 2021)☆117Updated 2 years ago
- The official implementation of Equalization Loss for Long-Tailed Object Recognition (CVPR 2020) based on Detectron2. https://arxiv.org/a…☆202Updated last year
- Scale-aware Automatic Augmentation for Object Detection (CVPR 2021)☆196Updated 2 years ago
- An official implementation of the PseCo (ECCV2022)☆133Updated 2 years ago
- DenseTeacher: Dense Pseudo-Label for Semi-supervised Object Detection☆119Updated last year
- The official implementation of ICLR2021 paper "Improve Object Detection with Feature-based Knowledge Distillation: Towards Accurate and E…☆57Updated 3 years ago
- [NeurIPS 2021 Spotlight] Aligning Pretraining for Detection via Object-Level Contrastive Learning☆175Updated 3 years ago
- [NeurIPS 2020] Balanced Meta-Softmax for Long-Tailed Visual Recognition☆136Updated 2 years ago
- An official implementation of CVPR 2022 paper "Label Matching Semi-Supervised Object Detection".☆141Updated last year
- Official PyTorch Implementation of Rank & Sort Loss for Object Detection and Instance Segmentation [ICCV2021]☆240Updated 3 years ago
- A Dual Weighting Label Assignment Scheme for Object Detection☆136Updated 2 years ago
- CVPR 2020 oral paper: Overcoming Classifier Imbalance for Long-tail Object Detection with Balanced Group Softmax.☆351Updated 2 years ago
- ☆270Updated 3 years ago
- [CVPR 2019] Pytorch implementation for "Towards Universal Object Detection by Domain Attention."☆75Updated last year
- Adaptive Class Suppression Loss for Long-Tail Object Detection--CVPR2021☆78Updated 3 years ago
- CVPR2022 paper "Dense Learning based Semi-Supervised Object Detection"☆101Updated last year
- Official Implementation of "Exploring Sequence Feature Alignment for Domain Adaptive Detection Transformers"