simple-faster-rcnn-pytorch

Faster R-CNN model

An open-source implementation of Faster R-CNN using PyTorch

A simplified implemention of Faster R-CNN that replicate performance from origin paper

GitHub

4k stars
56 watching
1k forks
Language: Jupyter Notebook
last commit: over 3 years ago
cupyfaster-rcnnobject-detectionpythonicpytorchvisdomvoc

Related projects:

Repository Description Stars
jwyang/faster-rcnn.pytorch An object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs. 7,721
rbgirshick/py-faster-rcnn A Python implementation of object detection with region proposal networks 8,145
smallcorgi/faster-rcnn_tf An experimental implementation of Faster R-CNN object detection using TensorFlow 2,340
shaoqingren/faster_rcnn An object detection framework using deep convolutional networks and region proposal networks. 2,716
rbgirshick/fast-rcnn A framework for object detection using deep ConvNets 3,358
longcw/faster_rcnn_pytorch An implementation of Faster R-CNN using PyTorch 1,722
rbgirshick/rcnn A visual object detection system that combines region proposals with neural network features to improve detection performance. 2,381
charlesshang/fastmaskrcnn An implementation of Mask R-CNN in TensorFlow, enabling object detection and segmentation using pre-trained models. 3,100
endernewton/tf-faster-rcnn An implementation of Faster RCNN object detection framework in TensorFlow using pre-trained models and convolutional neural networks 3,648
ruotianluo/pytorch-faster-rcnn An implementation of Faster R-CNN detection framework in PyTorch 1,816
jessemelpolio/faster_rcnn_for_dota This repository provides code for training a Faster R-CNN object detection model on DOTA datasets. 337
ruotianluo/faster-rcnn-densecap-torch An implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap. 85
timesler/facenet-pytorch This project provides pre-trained PyTorch models for face detection and recognition tasks. 4,611
mitmul/chainer-faster-rcnn Implementation of object detection using Faster R-CNN with Chainer deep learning framework 288
diego999/pygat An implementation of the Graph Attention Network model using PyTorch. 2,935