JegernOUTT / mmdetection
Open MMLab Detection Toolbox and Benchmark
☆17Updated 3 years ago
Alternatives and similar repositories for mmdetection
Users that are interested in mmdetection are comparing it to the libraries listed below
Sorting:
- PyTorch Implementation for DR Loss☆111Updated last year
- CBNet implementation based on mmdetection (AAAI 2020)☆85Updated 5 years ago
- Dynamic R-CNN: Towards High Quality Object Detection via Dynamic Training, ECCV 2020☆173Updated 4 years ago
- Corner Proposal Network for Anchor-free, Two-stage Object Detection☆195Updated 4 years ago
- FCOS with VoVNet(CVPRW'19) backbone networks☆59Updated 5 years ago
- ATSS-EfficientDet implemented in PyTorch, outperforming the original EfficientDet. Weights are released.☆67Updated 5 years ago
- Pytorch implementation of "AutoAssign: Differentiable Label Assignment for Dense Object Detection"☆141Updated 4 years ago
- The implementation of "Towards accurate one-stage object detection with AP-loss".☆174Updated 2 years ago
- see details in configs/retinanet_se154_fpn_1x.py☆38Updated 5 years ago
- Enriched Feature Guided Refinement Network for Detection,ICCV2019.☆98Updated 4 years ago
- D2Det using mmdetection v2.1, supporting Objects365 and LVIS☆64Updated 4 years ago
- CenterNet / FCOS_PLUS/MatrixNets implemented by mmdetection☆70Updated 5 years ago
- Data Augmentation for Object Detection via Progressive and Selective Instance-Switching☆77Updated 4 years ago
- Pytorch implementation of Repulsion Loss on RetinaNet☆97Updated 6 years ago
- A PyTorch implementation of the paper `Probabilistic Anchor Assignment with IoU Prediction for Object Detection` ECCV 2020 (https://arxiv…☆249Updated 4 years ago
- Instance Segmentation based on CenterNet and CondInst☆166Updated 4 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆88Updated 3 years ago
- Implementation of 'Learning a Unified Sample Weighting Network for Object Detection' [CVPR 2020]☆87Updated 4 years ago
- A pytorch implementation of VoVNet☆133Updated 5 years ago
- [BMVC-20] Official PyTorch implementation of PPDet.☆98Updated 4 years ago
- Code for NeurIPS 2019 paper: "Cascade RPN: Delving into High-Quality Region Proposal Network with Adaptive Convolution"☆182Updated 5 years ago
- unofficial EffcientDet implemented by mmdetection☆140Updated 5 years ago
- mmdetection-based efficientdet☆65Updated 4 years ago
- Bounding box augmentations for Pytorch☆122Updated 4 years ago
- This project is a kind of implementation of SpineNet(CVPR 2020) using mmdetection.☆99Updated 4 years ago
- Codes for paper: "IoU-Uniform R-CNN: Breaking Through the Limitations of RPN"☆52Updated 5 years ago
- This repo primarily targets to help those who needs to compute anchors to customer dataset in object detection.☆80Updated 4 years ago
- Implementation of "Anchor Loss: Modulating loss scale based on prediction difficulty"☆53Updated 4 years ago
- Code for calculating the upper bound AP in object detection☆81Updated 5 years ago
- I combine trident net and refinedet to detect objects of different scales at the same time in one forward propagation☆91Updated 5 years ago