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
- Cascade R-CNN in Detectron☆470Updated 5 years ago
- Code for CVPR 2019 paper "Libra R-CNN: Towards Balanced Learning for Object Detection"☆367Updated 3 years ago
- An implementation of Cascade R-CNN: Delving into High Quality Object Detection.☆436Updated 6 years ago
- Some improvements (center sample) about FCOS (FCOS: Fully Convolutional One-Stage Object Detection).☆322Updated 5 years ago
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆235Updated 6 years ago
- ☆122Updated 5 years ago
- NAS-FPN: Learning Scalable Feature Pyramid Architecture for Object Detection.☆215Updated 4 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☆103Updated 6 years ago
- Composite Backbone Network (AAAI20)☆407Updated 4 years ago
- Feature Pyramid Networks in PyTorch☆479Updated 7 years ago
- support different SSDs and different scale test, support refineDet.☆147Updated 5 years ago
- RoIAlign & crop_and_resize for PyTorch☆556Updated 3 years ago
- Mask R-CNN for object detection and instance segmentation on Pytorch☆195Updated 6 years ago
- Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)☆717Updated 11 months ago
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆145Updated 5 years ago
- ☆262Updated 5 years ago
- Source codes of "CentripetalNet: Pursuing High-quality Keypoint Pairs for Object Detection"☆225Updated 5 years ago
- Scale-equalizing Pyramid Convolution for object detection(CVPR2020)☆330Updated last year
- yolov3 by pytorch☆195Updated 2 years ago
- reproduced the proposed results of SSD300 and SSD512☆111Updated 6 years ago
- run this repository only depend python2.7 and Pytorch (0.3 or 0.4)☆111Updated 5 years ago
- Code for NeurIPS 2019 paper: "Cascade RPN: Delving into High-Quality Region Proposal Network with Adaptive Convolution"☆182Updated 5 years ago
- PyTorch implementation of Darknet53☆115Updated 3 years ago
- Distance-IoU Loss into YOLO v3☆312Updated last year
- Code for the CVPR 2018 Oral Paper "Deep Layer Aggregation"☆437Updated 3 years ago
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆966Updated 6 years ago
- D2Det: Towards High Quality Object Detection and Instance Segmentation (CVPR2020)☆298Updated 4 years ago
- pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet☆708Updated 5 years ago
- Represent Visual Objects by Point Sets☆590Updated last year