Skip to main content

Custom Mask RCNN

Project description

A Custom Python Package for Implementing MaskRCNN. This is a private package intended for implementing Mask RCNN Algorithm on Sputum Project, its ML Model generation and related resources.

Installing

run : pip install sputummrcnn

Features

  • Mask RCNN Implementation on Sputum Files.

    Given the set of images and the annotation files the package trains the models as per user requirements. The Images can then be predicted or cropped using the other features in the package.

  • Feature Extraction.

    Based on the Cropped Images, certain features are extracted by the package, and then saved as a parquet file which can be used as training dataset for the Machine Learning model.

  • Machine Learning Model & Analysis

    After Feature files are generated, based on Random Forest or K Nearest Neighbour Algorithm a Machine Learning Model is trained based on user preference. It’s accuracy and confusion is also shown so as to select the best one.

Credits

https://github.com/matterport/Mask_RCNN

Project details


Release history Release notifications | RSS feed

This version

0.9

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

sputummrcnn-0.9-py2.py3-none-any.whl (66.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page