A plugin for segmentation by pixel classification using convolutional feature extraction
Project description
napari-convpaint
This napari plugin can be used to segment objects in images based on a few brush strokes providing examples of foreground and background. Based on the same idea as other tools like ilastik, its main strength is that it provides good results without adjusting any parameters. The filters used to generate features for classification are indeed taken from layers of trained deep learning networks and don't need to be chosen manually. Find more information in the docs.
The idea behind the plugin comes directly from the work of Lucien Hinderling (University of Bern) and can be found here: https://github.com/hinderling/napari_pixel_classifier.
Installation
You can install napari-convpaint
via pip
pip install napari-convpaint
To install latest development version :
pip install git+https://github.com/guiwitz/napari-convpaint.git
Contributing
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
License
Distributed under the terms of the BSD-3 license, "napari-convpaint" is free and open source software
Contributing
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
Authors
The idea behind this napari plugin was first developed by Lucien Hinderling in the group of Olivier Pertz, at the Institute of Cell Biology, University of Bern. The code has first been shared as open source resource in form of a Jupyter Notebook. With the desire to make this resource accessible to a broader public in the scientific community, the Pertz lab obtained a CZI napari plugin development grant with the title "Democratizing Image Analysis with an Easy-to-Train Classifier" which supported the adaptation of the initial concept as a napari plugin called napari-convpaint. The plugin has been developed by Guillaume Witz, Mykhailo Vladymyrov and Ana Stojiljkovic at the Data Science Lab, University of Bern, in tight collaboration with the Pertz lab.
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
Built Distribution
File details
Details for the file napari-convpaint-0.4.0.tar.gz
.
File metadata
- Download URL: napari-convpaint-0.4.0.tar.gz
- Upload date:
- Size: 100.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80067dee65b5429d795f5189da722cd4ac69e573d27eb13ef3d5d0784b1828ee |
|
MD5 | 9c50d6aff60e1dc7de557c1eb57da3c3 |
|
BLAKE2b-256 | 1c4f35e5f6e3650cbc76f3ae563e1b9dd6502edff4e88ddf2ea372ae638ca724 |
File details
Details for the file napari_convpaint-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: napari_convpaint-0.4.0-py3-none-any.whl
- Upload date:
- Size: 29.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b873c4471fde4a45c18cb9cfda7bc45a6e9edde7c323fd2c83db77825ec007f |
|
MD5 | e85455249d94a11f724fc7ee2061ffab |
|
BLAKE2b-256 | d7a392c332103c200c4cf4ffa6e66e127eeb1c1e52fb2b1c626eebe4c34e1f6b |