Skip to main content

A classification plugin for the ROIs of a segmentation mask. If you face problems opening the Napari-hub page, try replacing napari-svetlana by napari_svetlana in the URL.

Project description

# napari_svetlana

License PyPI Python Version tests codecov napari hub Documentation

The aim of this plugin is to classify the output of a segmentation algorithm. The inputs are :

  • A folder of raw images
  • Their segmentation masks where each ROI has its own label.

Svetlana can process 2D, 3D and multichannel image. If you want to use it to work on cell images, we strongly recommend the use of Cellpose for the segmentation part, as it provides excellent quality results and a standard output format accepted by Svetlana (labels masks).

If you use this plugin please cite the paper:

Cazorla, C., Weiss, P., & Morin, R. (2024). Svetlana: a Supervised Segmentation Classifier for Napari.

@article{cazorla2024svetlana,
  title={Svetlana a supervised segmentation classifier for Napari},
  author={Cazorla, Cl{\'e}ment and Morin, Renaud and Weiss, Pierre},
  journal={Scientific Reports},
  volume={14},
  number={1},
  pages={11604},
  year={2024},
  publisher={Nature Publishing Group UK London}
}


This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.

Installation

First install Napari in a Python 3.9 Conda environment following these instructions :

conda create -n svetlana_env python=3.9
conda activate svetlana_env
conda install pip
python -m pip install "napari[all]"==0.4.17

Then, you can install napari_svetlana via pip, or directly from the Napari plugin manager (see Napari documentation):

pip install napari_svetlana

WARNING:

If you have a Cuda compatible GPU on your computer, some computations may be accelerated using Cupy. Unfortunately, Cupy needs Cudatoolkit to be installed. This library can only be installed via Conda while the plugin is a pip plugin, so it must be installed manually for the moment:

conda install cudatoolkit=11.5 

Also note that the library (Cucim) that we use to improve these performances, computing morphological operations on GPU is unfortunately only available for Linux systems. Hence, if you are a Windows user, this installation is not necessary.

Tutorial

Many advanced features are available in Svetlana, such as data augmentation or contextual information reduction, to optimize the performance of your classifier. Thus, we strongly encourage you to check our Youtube tutorial and our documentation. A button called TRY ON DEMO IMAGE is available in the annotation plugin and enables you to apply the YouTube tutorial to the same test images to learn how to use the plugin. Feel free to try it to test all the features that Svetlana offers.

Similar Napari plugins

Joel Luethi developed a similar method for objects classification called napari feature classifier. Also, apoc by Robert Haase is available in Napari for pixels and objects classification.

Contributing

Contributions are very welcome.

License

Distributed under the terms of the BSD-3 license, "napari_svetlana" is free and open source software

Acknowledgements

The method was developed by Clément Cazorla, Renaud Morin and Pierre Weiss. And the plugin was written by Clément Cazorla. The project is co-funded by Imactiv-3D and CNRS.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Project details


Download files

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

Source Distribution

napari_svetlana-1.5.8.tar.gz (110.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

napari_svetlana-1.5.8-py3-none-any.whl (142.6 kB view details)

Uploaded Python 3

File details

Details for the file napari_svetlana-1.5.8.tar.gz.

File metadata

  • Download URL: napari_svetlana-1.5.8.tar.gz
  • Upload date:
  • Size: 110.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.19

File hashes

Hashes for napari_svetlana-1.5.8.tar.gz
Algorithm Hash digest
SHA256 5597525e50cc9f7ae9aa2afa67be2889d1289baafe95dd544e0cd8827194f8da
MD5 3ed3f06ea52838e4258233c3fd331ed4
BLAKE2b-256 701e0f17e50622eb6592284e830fe2f6030d170bd0e1f833858e2a387269f816

See more details on using hashes here.

File details

Details for the file napari_svetlana-1.5.8-py3-none-any.whl.

File metadata

File hashes

Hashes for napari_svetlana-1.5.8-py3-none-any.whl
Algorithm Hash digest
SHA256 a7d0b9019ef043c9aad486df5c64b8e3cc4a347cd6cda4d4b989be4d762a4ef7
MD5 1df77c40bb12e4d19e1933be23453db9
BLAKE2b-256 b0bccf8f9a8cce0b10db48a69ff23d2a517b7fb462d7531d052dd8c807e11398

See more details on using hashes here.

Supported by

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