yingxingde / FasterRCNN-pytorch
FasterRCNN is implemented in VGG, ResNet and FPN base.
☆136Updated 6 years ago
Alternatives and similar repositories for FasterRCNN-pytorch:
Users that are interested in FasterRCNN-pytorch are comparing it to the libraries listed below
- An implementation of Cascade R-CNN: Delving into High Quality Object Detection.☆436Updated 6 years ago
- run this repository only depend python2.7 and Pytorch (0.3 or 0.4)☆111Updated 5 years ago
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆143Updated 5 years ago
- Implement FPN with pytorch☆68Updated 6 years ago
- data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC☆342Updated 5 years ago
- a data augment tool for object detection☆90Updated 6 years ago
- change the vocdataset 2 cocodataset pattern☆69Updated 6 years ago
- An implementation of DetNet: A Backbone network for Object Detection.☆378Updated 6 years ago
- This is a tensorflow re-implementation of Faster R-CNN: Towards Real-Time ObjectDetection with Region Proposal Networks.☆151Updated 5 years ago
- A PyTorch inplementation of RefineDet☆35Updated 2 years ago
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆235Updated 6 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…☆51Updated 4 years ago
- Distance-IoU Loss into YOLO v3☆313Updated last year
- Cascade R-CNN in Detectron☆471Updated 5 years ago
- Draw ROC curve and PR curve for object detection tasks, such as face detection.☆62Updated 6 years ago
- This repository carries out some paper recurring work☆106Updated 4 years ago
- implement for paper: "RDSNet: A New Deep Architecture for Reciprocal Object Detection and Instance Segmentation"☆309Updated 5 years ago
- This is a tensorflow implementation of R2CNN++: Multi-Dimensional Attention Based Rotation Invariant Detector with Robust Anchor Strateg…☆238Updated 3 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆88Updated 3 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
- Learning Rich Features at High-Speed for Single-Shot Object Detection, ICCV, 2019☆164Updated 5 years ago
- Object Detection Progress Tracker☆127Updated 5 years ago
- Convert pascol voc annotation xml to COCO json format.☆160Updated 4 years ago
- Source codes of "CentripetalNet: Pursuing High-quality Keypoint Pairs for Object Detection"☆225Updated 4 years ago
- The implementation of paper "Gliding vertex on the horizontal bounding box for multi-oriented object detection".☆273Updated 3 years ago
- pytorch implementation of R2CNN, Rotational Faster RCNN for orientated object detection☆61Updated 5 years ago
- RRPN in pytorch 1.0 ----- Arbitrary-Oriented Scene Text Detection via Rotation Proposals☆262Updated 4 years ago
- A easy-to-use FPN modified from https://github.com/yangxue0827/FPN_Tensorflow.☆70Updated 6 years ago
- Feature Pyramid Networks for Object Detection☆524Updated 6 years ago