A Napari plugin, part of AI OnDemand, to provide an accessible interface for running deep learning models on images via our Nextflow pipeline.
This [napari] plugin was generated with [Cookiecutter] using [@napari]'s [cookiecutter-napari-plugin] template.
See our latest installation information in our documentation!
We have also provided a conda environment file to install all the dependencies for this plugin. To install the environment, run the following command:
conda env create -f ai-od.yml
Note that when it comes to the installation of napari this may be preferable, depending on whether your system is best supported by the pip- or conda-packaged version.
For general usage of the plugin, see the documentation.
For developers, see our developer guide for some tips on how to get started and contribute to the plugin.
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.
If you encounter any problems, please raise an issue along with a detailed description.