pytorch-faster-rcnn

Object detector

An implementation of Faster R-CNN detection framework in PyTorch

pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)

GitHub

2k stars
40 watching
474 forks
Language: Jupyter Notebook
last commit: almost 6 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ruotianluo/faster-rcnn-densecap-torchAn implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap.85
longcw/faster_rcnn_pytorchAn implementation of Faster R-CNN using PyTorch1,722
jessemelpolio/faster_rcnn_for_dotaThis repository provides code for training a Faster R-CNN object detection model on DOTA datasets.337
charlesshang/tffrcnnA TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets.875
kuangliu/pytorch-retinanetThis is a PyTorch implementation of the RetinaNet object detection algorithm with Focal Loss optimization.997
eniac-xie/faster-rcnn-resnetA custom implementation of Faster R-CNN with ResNet architecture and Online Hard Example Mining.207
ijkguo/mx-rcnnAn implementation of Faster R-CNN using MXNet for object detection tasks671
zengarden/light_head_rcnnA research project providing a deep learning-based object detection framework835
wannabeog/mask-rcnnA PyTorch implementation of the Mask R-CNN architecture995
ruiminshen/yolo2-pytorchA PyTorch implementation of the YOLO (You Only Look Once) v2 object detection algorithm with flexible configuration and parallel training capabilities.440
andreaskoepf/faster-rcnn.torchAn experimental implementation of a real-time object detection system using a neural network with region proposal generation.122
jwyang/faster-rcnn.pytorchAn object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs.7,721
xiaolonw/adversarial-frcnnA Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks.482
mitmul/chainer-faster-rcnnImplementation of object detection using Faster R-CNN with Chainer deep learning framework288
xiong-zhitong/pytorch_rfcnAn implementation of an object detection algorithm using PyTorch and region-based fully convolutional networks279