FastMaskRCNN

Object detector

An implementation of Mask R-CNN in TensorFlow, enabling object detection and segmentation using pre-trained models.

Mask RCNN in TensorFlow

GitHub

3k stars
222 watching
1k forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list

cocodetectionfasterrcnnmaskrcnnpfnrcnnsegmentationtensorflow

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
smallcorgi/faster-rcnn_tf An experimental implementation of Faster R-CNN object detection using TensorFlow 2,340
endernewton/tf-faster-rcnn An implementation of a real-time object detection framework using region proposal networks. 3,648
matterport/mask_rcnn An implementation of object detection and instance segmentation using a Feature Pyramid Network (FPN) backbone. 24,699
rbgirshick/py-faster-rcnn A Python implementation of object detection with region proposal networks 8,126
jwyang/faster-rcnn.pytorch An object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs. 7,693
chenyuntc/simple-faster-rcnn-pytorch An open-source implementation of Faster R-CNN using PyTorch 3,995
shaoqingren/faster_rcnn An object detection framework using deep convolutional networks and region proposal networks. 2,710
sherjilozair/char-rnn-tensorflow A tool for training and sampling character-level language models using multi-layer recurrent neural networks 2,643
rbgirshick/fast-rcnn A framework for object detection using deep ConvNets 3,345
charlesshang/tffrcnn A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. 874
rbgirshick/rcnn A visual object detection system that combines region proposals with neural network features to improve detection performance. 2,379
tensorpack/tensorpack A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. 6,303
devsisters/dqn-tensorflow An implementation of a deep reinforcement learning algorithm for human-level control in game environments using TensorFlow. 2,480
jessemelpolio/faster_rcnn_for_dota This repository provides code for training a Faster R-CNN object detection model on DOTA datasets. 336
pkmital/tensorflow_tutorials A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python 5,642