Faster-RCNN_TF

Object detector

An experimental implementation of Faster R-CNN object detection using TensorFlow

Faster-RCNN in Tensorflow

GitHub

2k stars
87 watching
1k forks
Language: Python
last commit: almost 5 years ago
Linked from 2 awesome lists

detectionfaster-rcnntensorflow

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
endernewton/tf-faster-rcnnAn implementation of Faster RCNN object detection framework in TensorFlow using pre-trained models and convolutional neural networks3,648
shaoqingren/faster_rcnnAn object detection framework using deep convolutional networks and region proposal networks.2,716
rbgirshick/py-faster-rcnnA Python implementation of object detection with region proposal networks8,145
rbgirshick/fast-rcnnA framework for object detection using deep ConvNets3,358
jwyang/faster-rcnn.pytorchAn object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs.7,721
charlesshang/fastmaskrcnnAn implementation of Mask R-CNN in TensorFlow, enabling object detection and segmentation using pre-trained models.3,100
chenyuntc/simple-faster-rcnn-pytorchAn open-source implementation of Faster R-CNN using PyTorch4,005
rbgirshick/rcnnA visual object detection system that combines region proposals with neural network features to improve detection performance.2,381
charlesshang/tffrcnnA TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets.875
jessemelpolio/faster_rcnn_for_dotaThis repository provides code for training a Faster R-CNN object detection model on DOTA datasets.337
matterport/mask_rcnnAn implementation of object detection and instance segmentation using a Feature Pyramid Network (FPN) backbone.24,770
ruotianluo/pytorch-faster-rcnnAn implementation of Faster R-CNN detection framework in PyTorch1,816
mitmul/chainer-faster-rcnnImplementation of object detection using Faster R-CNN with Chainer deep learning framework288
sherjilozair/char-rnn-tensorflowA tool for training and sampling character-level language models using multi-layer recurrent neural networks2,643
ruotianluo/faster-rcnn-densecap-torchAn implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap.85