potterhsu / easy-faster-rcnn.pytorchLinks
An easy implementation of Faster R-CNN (https://arxiv.org/pdf/1506.01497.pdf) in PyTorch.
☆164Updated 5 years ago
Alternatives and similar repositories for easy-faster-rcnn.pytorch
Users that are interested in easy-faster-rcnn.pytorch are comparing it to the libraries listed below
Sorting:
- Feature Pyramid Networks in PyTorch☆482Updated 7 years ago
- Composite Backbone Network (AAAI20)☆404Updated 5 years ago
- Mask R-CNN for object detection and instance segmentation on Pytorch☆194Updated 6 years ago
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆237Updated 6 years ago
- Code for CVPR 2019 paper "Libra R-CNN: Towards Balanced Learning for Object Detection"☆370Updated 4 years ago
- Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)☆723Updated last year
- An implementation of Cascade R-CNN: Delving into High Quality Object Detection.☆438Updated 6 years ago
- Cascade R-CNN in Detectron☆476Updated 6 years ago
- ☆122Updated 6 years ago
- Code for the CVPR 2018 Oral Paper "Deep Layer Aggregation"☆441Updated 3 years ago
- pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet☆705Updated 5 years ago
- My implementation of Faster-RCNN (Pytorch)☆80Updated 7 years ago
- This is a PyTorch implementation of the ECCV2018 paper "Learning to Navigate for Fine-grained Classification" (Ze Yang, Tiange Luo, Dong …☆456Updated 4 years ago
- Some improvements (center sample) about FCOS (FCOS: Fully Convolutional One-Stage Object Detection).☆323Updated 6 years ago
- support different SSDs and different scale test, support refineDet.☆147Updated 6 years ago
- An implementation of our CVPR 2018 work 'Domain Adaptive Faster R-CNN for Object Detection in the Wild'☆348Updated 6 years ago
- Reasoning-RCNN: Unifying Adaptive Global Reasoning into Large-scale Object Detection (CVPR2019 Oral)☆191Updated 3 years ago
- Base jwyang/fpn.pytorch, train FPN on Pascal VOC get 80.5 mAP☆102Updated 7 years ago
- PyTorch Implementation of Deformable Convolution☆287Updated 7 years ago
- Represent Visual Objects by Point Sets☆589Updated 2 years ago
- COCO Stuff API☆182Updated 10 months ago
- Code for ICCV2019 paper "InstaBoost: Boosting Instance Segmentation Via Probability Map Guided Copy-Pasting"☆402Updated 5 years ago
- ☆285Updated 5 years ago
- D2Det: Towards High Quality Object Detection and Instance Segmentation (CVPR2020)☆299Updated 5 years ago
- An implementation of DetNet: A Backbone network for Object Detection.☆378Updated 6 years ago
- Cross-Domain Weakly-Supervised Object Detection through Progressive Domain Adaptation [Inoue+, CVPR2018].☆433Updated last year
- Object detection with multi-level representations generated from deep high-resolution representation learning (HRNetV2h). This is an offi…☆657Updated 2 years ago
- 1st place models in Google OpenImage Detection Challenge 2019☆458Updated 4 years ago
- RoIAlign & crop_and_resize for PyTorch☆557Updated 3 years ago
- A higher performance pytorch implementation of DeepLab V3 Plus(DeepLab v3+)☆335Updated 2 years ago