FastMaskRCNN
Object detector
An implementation of Mask R-CNN in TensorFlow, enabling object detection and segmentation using pre-trained models.
Mask RCNN in TensorFlow
3k stars
221 watching
1k forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
cocodetectionfasterrcnnmaskrcnnpfnrcnnsegmentationtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
| An experimental implementation of Faster R-CNN object detection using TensorFlow | 2,340 |
| An implementation of Faster RCNN object detection framework in TensorFlow using pre-trained models and convolutional neural networks | 3,648 |
| An implementation of object detection and instance segmentation using a Feature Pyramid Network (FPN) backbone. | 24,770 |
| A Python implementation of object detection with region proposal networks | 8,145 |
| An object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs. | 7,721 |
| An open-source implementation of Faster R-CNN using PyTorch | 4,005 |
| An object detection framework using deep convolutional networks and region proposal networks. | 2,716 |
| A tool for training and sampling character-level language models using multi-layer recurrent neural networks | 2,643 |
| A framework for object detection using deep ConvNets | 3,358 |
| A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. | 875 |
| A visual object detection system that combines region proposals with neural network features to improve detection performance. | 2,381 |
| A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. | 6,303 |
| An implementation of a deep reinforcement learning algorithm for human-level control in game environments using TensorFlow. | 2,491 |
| This repository provides code for training a Faster R-CNN object detection model on DOTA datasets. | 337 |
| A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python | 5,636 |