Mask_RCNN
Object Detector
An implementation of object detection and instance segmentation using a Feature Pyramid Network (FPN) backbone.
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
25k stars
583 watching
12k forks
Language: Python
last commit: 10 months ago
Linked from 4 awesome lists
instance-segmentationkerasmask-rcnnobject-detectiontensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Mask R-CNN in TensorFlow, enabling object detection and segmentation using pre-trained models. | 3,100 |
| Provides pre-trained Mask R-CNN models and example code for instance segmentation on the Open Images Dataset | 56 |
| A visual object detection system that combines region proposals with neural network features to improve detection performance. | 2,381 |
| An open source implementation of Mask Scoring R-CNN for instance segmentation tasks. | 1,901 |
| An experimental implementation of Faster R-CNN object detection using TensorFlow | 2,340 |
| An object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs. | 7,721 |
| An implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images. | 1,755 |
| An object detection framework using deep convolutional networks and region proposal networks. | 2,716 |
| A framework for object detection using deep ConvNets | 3,358 |
| An implementation of Faster RCNN object detection framework in TensorFlow using pre-trained models and convolutional neural networks | 3,648 |
| A Python implementation of object detection with region proposal networks | 8,145 |
| A PyTorch implementation of the Mask R-CNN architecture | 995 |
| A Mask R-CNN implementation using OCaml's Owl numerical library | 17 |
| A tool for training and sampling character-level language models using multi-layer recurrent neural networks | 2,643 |
| This repository provides code for training a Faster R-CNN object detection model on DOTA datasets. | 337 |