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☆483Updated 7 years ago
- Mask R-CNN for object detection and instance segmentation on Pytorch☆194Updated 6 years ago
- Cascade R-CNN in Detectron☆476Updated 6 years ago
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆237Updated 6 years ago
- Composite Backbone Network (AAAI20)☆405Updated 5 years ago
- An implementation of Cascade R-CNN: Delving into High Quality Object Detection.☆438Updated 6 years ago
- Base jwyang/fpn.pytorch, train FPN on Pascal VOC get 80.5 mAP☆102Updated 7 years ago
- ☆122Updated 6 years ago
- COCO Stuff API☆182Updated 10 months ago
- Code for the CVPR 2018 Oral Paper "Deep Layer Aggregation"☆440Updated 3 years ago
- NAS-FPN: Learning Scalable Feature Pyramid Architecture for Object Detection.☆217Updated 5 years ago
- Code for CVPR 2019 paper "Libra R-CNN: Towards Balanced Learning for Object Detection"☆370Updated 4 years ago
- My implementation of Faster-RCNN (Pytorch)☆80Updated 7 years ago
- Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)☆724Updated last year
- PyTorch Implementation of Deformable Convolution☆287Updated 7 years ago
- A higher performance pytorch implementation of DeepLab V3 Plus(DeepLab v3+)☆335Updated 2 years ago
- FasterRCNN is implemented in VGG, ResNet and FPN base.☆140Updated 7 years ago
- pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet☆706Updated 5 years ago
- Python and Pytorch two implements of Soft NMS algorithm☆185Updated last year
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆971Updated 6 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
- ☆285Updated 5 years ago
- An implementation of DetNet: A Backbone network for Object Detection.☆378Updated 6 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
- Represent Visual Objects by Point Sets☆589Updated 2 years ago
- Reasoning-RCNN: Unifying Adaptive Global Reasoning into Large-scale Object Detection (CVPR2019 Oral)☆191Updated 3 years ago
- Impementation of MobileNetV2 in pytorch☆275Updated 7 years ago
- An implementation of our CVPR 2018 work 'Domain Adaptive Faster R-CNN for Object Detection in the Wild'☆348Updated 5 years ago
- PyTorch implementation of Darknet53☆117Updated 4 years ago