potterhsu / easy-faster-rcnn.pytorchLinks
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:
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆235Updated 6 years ago
- Cascade R-CNN in Detectron☆475Updated 5 years ago
- An implementation of DetNet: A Backbone network for Object Detection.☆378Updated 6 years ago
- Base jwyang/fpn.pytorch, train FPN on Pascal VOC get 80.5 mAP☆102Updated 6 years ago
- Code for CVPR 2019 paper "Libra R-CNN: Towards Balanced Learning for Object Detection"☆369Updated 3 years ago
- Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)☆718Updated last year
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆145Updated 5 years ago
- Composite Backbone Network (AAAI20)☆407Updated 5 years ago
- support different SSDs and different scale test, support refineDet.☆147Updated 5 years ago
- NAS-FPN: Learning Scalable Feature Pyramid Architecture for Object Detection.☆215Updated 4 years ago
- RoIAlign & crop_and_resize for PyTorch☆556Updated 3 years ago
- ☆122Updated 6 years ago
- Feature Pyramid Networks in PyTorch☆482Updated 7 years ago
- Code for the CVPR 2018 Oral Paper "Deep Layer Aggregation"☆437Updated 3 years ago
- An implementation of Cascade R-CNN: Delving into High Quality Object Detection.☆438Updated 6 years ago
- Some improvements (center sample) about FCOS (FCOS: Fully Convolutional One-Stage Object Detection).☆322Updated 5 years ago
- An easy implementation of FPN (https://arxiv.org/pdf/1612.03144.pdf) in PyTorch.☆120Updated 6 years ago
- D2Det: Towards High Quality Object Detection and Instance Segmentation (CVPR2020)☆298Updated 4 years ago
- This is a tensorflow implementation of R2CNN++: Multi-Dimensional Attention Based Rotation Invariant Detector with Robust Anchor Strateg…☆239Updated 4 years ago
- An implementation of RetinaNet in PyTorch.☆301Updated 6 years ago
- Represent Visual Objects by Point Sets☆590Updated 2 years ago
- Code for ICCV2019 paper "InstaBoost: Boosting Instance Segmentation Via Probability Map Guided Copy-Pasting"☆400Updated 5 years ago
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆966Updated 6 years ago
- list the paper for recently anchor free detector☆231Updated 4 years ago
- ☆262Updated 5 years ago
- Source codes of "CentripetalNet: Pursuing High-quality Keypoint Pairs for Object Detection"☆225Updated 5 years ago
- Code for NeurIPS 2019 paper: "Cascade RPN: Delving into High-Quality Region Proposal Network with Adaptive Convolution"☆183Updated 5 years ago
- Mask R-CNN for object detection and instance segmentation on Pytorch☆194Updated 6 years ago
- FoveaBox: Beyond Anchor-based Object Detector☆367Updated last year
- pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet☆709Updated 5 years ago