Skip to main content

A simple plugin for semi-automated segmentation of volume electron microscopy images.

Project description

napari-vemseg

License BSD-3 PyPI Python Version tests codecov napari hub

A simple plugin to do semi-automated segmentation within napari using vemseg built on XGBoost.

Installation

conda Installation and Environment Creation

To start with a conda environment must be created.

conda create -n vemseg-env python=3.8
conda activate vemseg-env

napari Instillation

We must then install napari:

pip install "napari[all]"

napari-vemseg Instillation

You can finally install napari-vemseg via pip:

conda install pyopencl
pip install napari-vemseg

Usage

Train VEMClassifier

Predict Using Pretrained VEMClassifier

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-vemseg" is free and open source software

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-vemseg-0.0.9.tar.gz (33.2 kB view hashes)

Uploaded Source

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