yingxingde / FasterRCNN-pytorchLinks
FasterRCNN is implemented in VGG, ResNet and FPN base.
☆139Updated 7 years ago
Alternatives and similar repositories for FasterRCNN-pytorch
Users that are interested in FasterRCNN-pytorch are comparing it to the libraries listed below
Sorting:
- An implementation of Cascade R-CNN: Delving into High Quality Object Detection.☆438Updated 6 years ago
- data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC☆342Updated 6 years ago
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆235Updated 6 years ago
- change the vocdataset 2 cocodataset pattern☆69Updated 6 years ago
- This is a tensorflow re-implementation of Faster R-CNN: Towards Real-Time ObjectDetection with Region Proposal Networks.☆152Updated 5 years ago
- An implementation of DetNet: A Backbone network for Object Detection.☆378Updated 6 years ago
- run this repository only depend python2.7 and Pytorch (0.3 or 0.4)☆111Updated 6 years ago
- Cascade R-CNN in Detectron☆476Updated 5 years ago
- Convert pascol voc annotation xml to COCO json format.☆159Updated 5 years ago
- Distance-IoU Loss into YOLO v3☆311Updated last year
- Implement FPN with pytorch☆69Updated 6 years ago
- a data augment tool for object detection☆90Updated 6 years ago
- ☆90Updated 5 years ago
- FSAF (Feature Selective Anchor-Free Module for Single-Shot Object Detection) implementation in Keras and Tensorflow☆119Updated last year
- Draw ROC curve and PR curve for object detection tasks, such as face detection.☆61Updated 6 years ago
- This repository carries out some paper recurring work☆106Updated 5 years ago
- A tensorflow re-implementation of RRPN: Arbitrary-Oriented Scene Text Detection via Rotation Proposals.☆254Updated 5 years ago
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆145Updated 5 years ago
- This is a tensorflow implementation of R2CNN++: Multi-Dimensional Attention Based Rotation Invariant Detector with Robust Anchor Strateg…☆240Updated 4 years ago
- The implementation of paper "Gliding vertex on the horizontal bounding box for multi-oriented object detection".☆271Updated 4 years ago
- This repo supports Faster R-CNN, FPN and Cascade Faster R-CNN based on pyTorch 1.0. Additionally deformable convolutional layer is also s…☆52Updated 5 years ago
- Focal Loss for Dense Rotation Object Detection☆313Updated 4 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆89Updated 3 years ago
- Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)☆723Updated last year
- A PyTorch inplementation of RefineDet☆35Updated 2 years ago
- NAS-FPN: Learning Scalable Feature Pyramid Architecture for Object Detection.☆215Updated 4 years ago
- A simple pytorch implementation of CenterNet (Objects as Points)☆308Updated 4 years ago
- Object Detection Progress Tracker☆127Updated 6 years ago
- ☆103Updated 5 years ago
- My implementation of Faster-RCNN (Pytorch)☆80Updated 7 years ago