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
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆235Updated 6 years ago
- Cascade R-CNN in Detectron☆471Updated 5 years ago
- NAS-FPN: Learning Scalable Feature Pyramid Architecture for Object Detection.☆216Updated 4 years ago
- An implementation of DetNet: A Backbone network for Object Detection.☆378Updated 6 years ago
- Mask R-CNN for object detection and instance segmentation on Pytorch☆194Updated 5 years ago
- pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet☆707Updated 4 years ago
- Composite Backbone Network (AAAI20)☆409Updated 4 years ago
- An implementation of Cascade R-CNN: Delving into High Quality Object Detection.☆436Updated 6 years ago
- Code for the CVPR 2018 Oral Paper "Deep Layer Aggregation"☆435Updated 3 years ago
- An implementation of RetinaNet in PyTorch.☆301Updated 6 years ago
- Code for CVPR 2019 paper "Libra R-CNN: Towards Balanced Learning for Object Detection"☆368Updated 3 years ago
- FasterRCNN is implemented in VGG, ResNet and FPN base.☆136Updated 6 years ago
- Full implementation of YOLOv3 in PyTorch☆627Updated 5 years ago
- Base jwyang/fpn.pytorch, train FPN on Pascal VOC get 80.5 mAP☆103Updated 6 years ago
- Feature Pyramid Networks in PyTorch☆474Updated 7 years ago
- An easy implementation of FPN (https://arxiv.org/pdf/1612.03144.pdf) in PyTorch.☆121Updated 6 years ago
- support different SSDs and different scale test, support refineDet.☆148Updated 5 years ago
- yolov3 by pytorch☆196Updated 2 years ago
- Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)☆715Updated 9 months ago
- run this repository only depend python2.7 and Pytorch (0.3 or 0.4)☆111Updated 5 years ago
- ☆123Updated 5 years ago
- RoIAlign & crop_and_resize for PyTorch☆555Updated 2 years ago
- Python and Pytorch two implements of Soft NMS algorithm☆184Updated 8 months ago
- Scripts to convert datasets (Caltech pedestrian, MS COCO, HDA) to PASCAL VOC format☆194Updated 3 years ago
- Code for NeurIPS 2019 paper: "Cascade RPN: Delving into High-Quality Region Proposal Network with Adaptive Convolution"☆181Updated 5 years ago
- A simple pytorch implementation of CenterNet (Objects as Points)☆308Updated 3 years ago
- Impementation of MobileNetV2 in pytorch☆271Updated 6 years ago
- Some improvements (center sample) about FCOS (FCOS: Fully Convolutional One-Stage Object Detection).☆322Updated 5 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆316Updated last year
- Convert pascol voc annotation xml to COCO json format.☆159Updated 4 years ago