Liu-Yicheng / Faster-rcnnLinks
My implementation of Faster-RCNN (Pytorch)
☆80Updated 7 years ago
Alternatives and similar repositories for Faster-rcnn
Users that are interested in Faster-rcnn 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
- run this repository only depend python2.7 and Pytorch (0.3 or 0.4)☆111Updated 6 years ago
- FasterRCNN is implemented in VGG, ResNet and FPN base.☆139Updated 7 years ago
- An implementation of DetNet: A Backbone network for Object Detection.☆378Updated 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
- Implement FPN with pytorch☆69Updated 6 years ago
- Simple hand classifier by Pytorch and ResNet☆98Updated 6 years ago
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆235Updated 6 years ago
- use pytorch to do image classfiication tasks☆201Updated 5 years ago
- 基于pytorch框架的classification万用模板☆257Updated 6 years ago
- The use examples of tensorboard on pytorch