A plugin for training and applying pssr
Project description
napari-pssr
A plugin for training and applying pssr
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
Installation
You can install napari-pssr
via pip:
pip install napari-pssr
Some libraries need to be updated to the most recent version to get all features. These will be updated once they are released on pypi
pip install git+https://github.com/bioimage-io/core-bioimage-io-python",
pip install git+https://github.com/funkey/gunpowder.git@patch-1.2.3",
To install latest development version :
pip install git+https://github.com/pattonw/napari-pssr.git
Model download
A sample model can be downloaded from https://github.com/pattonw/model-specs/tree/main/pssr
. This model comes with some restrictive dependencies. To use follow these steps.
- install this plugin following the directions provided above
- install bioimageio.core via
pip install bioimageio.core
orconda install -c conda-forge bioimageio.core
pip install fastai==1.0.55 tifffile libtiff czifile scikit-image
pip uninstall torch torchvision
(may need multiple runs)conda install pytorch==1.1.0 torchvision==0.3.0 cudatoolkit=10.0 -c pytorch
pip install pillow==6.1.0
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 MIT license, "napari-pssr" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
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 Distribution
Built Distribution
File details
Details for the file napari-pssr-0.1.tar.gz
.
File metadata
- Download URL: napari-pssr-0.1.tar.gz
- Upload date:
- Size: 45.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c9681e7f7a35f0d00357fdb33ae08754687b467bbebd43f3787d14e77d67f5c |
|
MD5 | a17583dd70bb561dc6baa744639c297e |
|
BLAKE2b-256 | 34da441a0acff6398f6ee0ca2b74b8c85ff2d46be18ae0c6bd3a81a552b83c2a |
File details
Details for the file napari_pssr-0.1-py3-none-any.whl
.
File metadata
- Download URL: napari_pssr-0.1-py3-none-any.whl
- Upload date:
- Size: 45.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4db26e0dbb01776711446922bc80ef11a445a9d6736234b07be392b49c2550e2 |
|
MD5 | 1b8a82181a2079864c2e130843227794 |
|
BLAKE2b-256 | c67b608e0a1ae7c680015541ea7422c321a3c5affa7628570c598a5d06e7fdd8 |