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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sputummrcnn-0.9-py2.py3-none-any.whl.
File metadata
- Download URL: sputummrcnn-0.9-py2.py3-none-any.whl
- Upload date:
- Size: 66.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28bb5e521b315d2dcaa95716fdaeb88150c274ae8933b02b2096f78e04095cd6
|
|
| MD5 |
487c43d4581a755565d489d63214c863
|
|
| BLAKE2b-256 |
0976ae8f2e252650f4b3378ad81b65fd121f635d423c18f2d29716a7bc03b0d0
|