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:
- Mask R-CNN for object detection and instance segmentation on Pytorch☆194Updated 6 years ago
- Feature Pyramid Networks in PyTorch☆482Updated 7 years ago
- An implementation of Cascade R-CNN: Delving into High Quality Object Detection.☆438Updated 6 years ago
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆235Updated 6 years ago
- Cascade R-CNN in Detectron☆476Updated 5 years ago
- Composite Backbone Network (AAAI20)☆406Updated 5 years ago
- Base jwyang/fpn.pytorch, train FPN on Pascal VOC get 80.5 mAP☆102Updated 6 years ago
- ☆122Updated 6 years ago
- Code for CVPR 2019 paper "Libra R-CNN: Towards Balanced Learning for Object Detection"☆369Updated 3 years ago
- A higher performance pytorch implementation of DeepLab V3 Plus(DeepLab v3+)☆335Updated last year
- pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet☆707Updated 5 years ago
- Code for the CVPR 2018 Oral Paper "Deep Layer Aggregation"☆439Updated 3 years ago
- support different SSDs and different scale test, support refineDet.☆147Updated 6 years ago
- NAS-FPN: Learning Scalable Feature Pyramid Architecture for Object Detection.☆215Updated 4 years ago
- ☆285Updated 5 years ago
- An implementation of DetNet: A Backbone network for Object Detection.☆378Updated 6 years ago
- COCO Stuff API☆184Updated 8 months ago
- Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)☆720Updated last year
- My implementation of Faster-RCNN (Pytorch)☆80Updated 7 years ago
- D2Det: Towards High Quality Object Detection and Instance Segmentation (CVPR2020)☆298Updated 4 years ago
- Impementation of MobileNetV2 in pytorch☆275Updated 6 years ago
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆967Updated 6 years ago
- An implementation of our CVPR 2018 work 'Domain Adaptive Faster R-CNN for Object Detection in the Wild'☆345Updated 5 years ago
- Python and Pytorch two implements of Soft NMS algorithm☆185Updated last year
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆145Updated 5 years ago
- RoIAlign & crop_and_resize for PyTorch☆555Updated 3 years ago
- PyTorch implementation of several SSD based object detection algorithms.☆240Updated 7 years ago
- Convert pascol voc annotation xml to COCO json format.☆159Updated 5 years ago
- Code for NeurIPS 2019 paper: "Cascade RPN: Delving into High-Quality Region Proposal Network with Adaptive Convolution"☆183Updated 5 years ago
- FasterRCNN is implemented in VGG, ResNet and FPN base.☆139Updated 7 years ago