Skip to content

SchapiroLabor/micronuclAI_labeling

Repository files navigation

micronuclAI labeling tool

PyPI PyPI - Python Version PyPI - License PyPI - Downloads

Installation

To install micronuclAI labeling tool follow the instructions below:

  1. Create a new conda environment
conda create -n micronuclai_labeling python=3.10
  1. Activate the conda environment
conda activate micronuclai_labeling
  1. Install the package from PyPI using pip
pip install micronuclAI-labeling

Usage

To launch micronuclAI labeling tool, run the following command:

python -m micronuclai_labeling --input path/to/image --mask path/to/mask --out path/to/outfile.csv

screenshot.png

Once the tool is launched, you can use the following keyboard shortcuts:

The tool works by pressing any of the keys from 0-9:

The key 0 for no micro-nuclei present.
The keys 1-9 for the number of observed micro-nuclei in the image.
The key r is used to go back one image (in case any labeling mistake occurs).

NOTE: Labeling doesn't have to be done in one session, it can be resumed later on.
NOTE: Once labeling is complete the tool will not initiate.
NOTE: Output, Input and Mask paths are required and must be the same in order to resume labeling.

License

micronuclAI labeling tool offers a dual licensing mode the GNU Affero General Public License v3.0 - see LICENSE and ESSENTIAL_LICENSE_CONDITIONS.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages