mask rcnn training with coco-like dataset. You can use for trainnig your own coco.json (polygon) dataset in Google Colab.
-
Updated
Nov 8, 2021 - Jupyter Notebook
mask rcnn training with coco-like dataset. You can use for trainnig your own coco.json (polygon) dataset in Google Colab.
The project leverages a pre-trained Mask R-CNN model fine-tuned on a custom dataset for accurate detection and classification. It includes functionalities for training, inference, and visualization of results, and it can be extended for real-time applications using OpenCV.
Object detection and instant segmentation - Pascal VOC dataset
This is an attempt at solving the issue with saving and loading MaskRCNN model.
Contains all the state-of-art detection techniques speciaqlly adapted to run in the browser and linked to all kinds of different data.
Add a description, image, and links to the mask-rcnn-object-detect topic page so that developers can more easily learn about it.
To associate your repository with the mask-rcnn-object-detect topic, visit your repo's landing page and select "manage topics."