potterhsu / easy-faster-rcnn.pytorch
An easy implementation of Faster R-CNN (https://arxiv.org/pdf/1506.01497.pdf) in PyTorch.
☆164Updated 4 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:
- Code for the CVPR 2018 Oral Paper "Deep Layer Aggregation"☆437Updated 3 years ago
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆235Updated 6 years ago
- Mask R-CNN for object detection and instance segmentation on Pytorch☆194Updated 6 years ago
- Code for CVPR 2019 paper "Libra R-CNN: Towards Balanced Learning for Object Detection"☆369Updated 3 years ago
- RoIAlign & crop_and_resize for PyTorch☆556Updated 3 years ago
- An easy implementation of FPN (https://arxiv.org/pdf/1612.03144.pdf) in PyTorch.☆121Updated 6 years ago
- Cascade R-CNN in Detectron☆473Updated 5 years ago
- Python and Pytorch two implements of Soft NMS algorithm☆184Updated 11 months ago
- Composite Backbone Network (AAAI20)☆407Updated 5 years ago
- An implementation of Cascade R-CNN: Delving into High Quality Object Detection.☆436Updated 6 years ago
- ☆122Updated 5 years ago
- An implementation of DetNet: A Backbone network for Object Detection.☆378Updated 6 years ago
- Feature Pyramid Networks in PyTorch☆481Updated 7 years ago
- Some improvements (center sample) about FCOS (FCOS: Fully Convolutional One-Stage Object Detection).☆322Updated 5 years ago
- An implementation of RetinaNet in PyTorch.☆301Updated 6 years ago
- Code for ICCV2019 paper "InstaBoost: Boosting Instance Segmentation Via Probability Map Guided Copy-Pasting"☆399Updated 5 years ago
- support different SSDs and different scale test, support refineDet.☆147Updated 5 years ago
- Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)☆718Updated last year
- A higher performance pytorch implementation of DeepLab V3 Plus(DeepLab v3+)☆336Updated last year
- pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet☆709Updated 5 years ago
- list the paper for recently anchor free detector☆231Updated 4 years ago
- FoveaBox: Beyond Anchor-based Object Detector☆367Updated last year
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆145Updated 5 years ago
- FasterRCNN is implemented in VGG, ResNet and FPN base.☆139Updated 6 years ago
- Represent Visual Objects by Point Sets☆590Updated last year
- ☆63Updated 7 years ago
- Code for 'PolarMask: Single Shot Instance Segmentation with Polar Representation'☆876Updated 3 years ago
- ☆262Updated 5 years ago
- Base jwyang/fpn.pytorch, train FPN on Pascal VOC get 80.5 mAP☆103Updated 6 years ago
- Scale-equalizing Pyramid Convolution for object detection(CVPR2020)☆332Updated last year