tkianai / ImageClassification.detectron2Links
Using detectron2 to train Image classification models for backbone of detection models
☆32Updated 5 years ago
Alternatives and similar repositories for ImageClassification.detectron2
Users that are interested in ImageClassification.detectron2 are comparing it to the libraries listed below
Sorting:
- YOLACT: Real-time Instance Segmentation on the FCOS detector (without bbox cropping), achives 35.2mAP on coco val☆90Updated 5 years ago
- DETR implementation based on detectron2.☆112Updated 4 years ago
- Convert Open Images annotations into MS Coco format to make it a drop in replacement☆114Updated 5 years ago
- A simple pytorch implementation of CenterNet (CenterNet: Keypoint Triplets for Object Detection)☆32Updated 5 years ago
- ☆64Updated 4 years ago
- Collection of tools to support submissions to the 3rd VIPriors workshop challenges☆69Updated 2 years ago
- Fast and accurate pipeline for training object detector☆22Updated 4 years ago
- ATSS-EfficientDet implemented in PyTorch, outperforming the original EfficientDet. Weights are released.☆67Updated 5 years ago
- [ICCV 2021] MosaicOS: A Simple and Effective Use of Object-Centric Images for Long-Tailed Object Detection☆29Updated 3 years ago
- This project is a kind of implementation of SpineNet(CVPR 2020) using mmdetection.☆99Updated 5 years ago
- Refactored implementation of CenterNet (Objects as Points - Zhou, Xingyi et. al.) shipping with PyTorch Lightning modules☆60Updated 2 years ago
- FCOS with VoVNet(CVPRW'19) backbone networks☆59Updated 6 years ago
- Benchmark and Leaderboard for Generic SKU Detection☆51Updated 5 years ago
- Look-into-Object: Self-supervised Structure Modeling for Object Recognition (CVPR 2020)☆115Updated last year
- Implementation of CenterNet and FairMOT with PyTorch Lightning☆71Updated 3 years ago
- Hierarchical Shot Detector (ICCV2019)☆57Updated 4 years ago
- A collection of projects build with detectron2☆33Updated 3 years ago
- This project shows how to analyze the influences of object characteristics on detection performance and the frequency and impact of diffe…☆41Updated 8 years ago
- PyTorch re-implementation of YOLOv4 architecture☆46Updated 5 years ago
- ☆26Updated 4 years ago
- Rectified Convolution☆45Updated 2 years ago
- Hashing-based Non-Maximum Suppression☆28Updated 4 years ago
- Official Python Implementation of LRP Error [ECCV2018 & TPAMI2021]☆52Updated last year
- 1st Place Solution to ECCV-TAO-2020: Detect and Represent Any Object for Tracking☆80Updated 4 years ago
- Implementation of "Anchor Loss: Modulating loss scale based on prediction difficulty"☆53Updated 4 years ago
- Official PyTorch Implementation of aLRP Loss [NeurIPS2020]☆139Updated 4 years ago
- Object-Contextual Representations for Semantic Segmentation in PyTorch☆62Updated 5 years ago
- Official implementation of "Towards Good Practices for Efficiently Annotating Large-Scale Image Classification Datasets" (CVPR2021)☆55Updated 3 years ago
- SpineNet - mmdetection (Pytorch) Implementation