Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abailoni/napari-train-cellpose
https://github.com/abailoni/napari-train-cellpose
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/abailoni/napari-train-cellpose
- Owner: abailoni
- License: mit
- Created: 2022-11-07T14:32:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-14T09:03:38.000Z (over 1 year ago)
- Last Synced: 2024-11-05T11:55:25.186Z (2 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# napari-train-cellpose
[![License MIT](https://img.shields.io/pypi/l/napari-train-cellpose.svg?color=green)](https://github.com/abailoni/napari-train-cellpose/raw/main/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/napari-train-cellpose.svg?color=green)](https://pypi.org/project/napari-train-cellpose)
[![Python Version](https://img.shields.io/pypi/pyversions/napari-train-cellpose.svg?color=green)](https://python.org)
[![tests](https://github.com/abailoni/napari-train-cellpose/workflows/tests/badge.svg)](https://github.com/abailoni/napari-train-cellpose/actions)
[![codecov](https://codecov.io/gh/abailoni/napari-train-cellpose/branch/main/graph/badge.svg)](https://codecov.io/gh/abailoni/napari-train-cellpose)
[![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-train-cellpose)](https://napari-hub.org/plugins/napari-train-cellpose)A plugin for Image Annotation and Training a Custom Cellpose model
----------------------------------
This [napari] plugin was generated with [Cookiecutter] using [@napari]'s [cookiecutter-napari-plugin] template.
## Installation
You can install `napari-train-cellpose` via [pip]:
pip install napari-train-cellpose
To install latest development version :
pip install git+https://github.com/abailoni/napari-train-cellpose.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 [MIT] license,
"napari-train-cellpose" is free and open source software## Issues
If you encounter any problems, please [file an issue] along with a detailed description.
[napari]: https://github.com/napari/napari
[Cookiecutter]: https://github.com/audreyr/cookiecutter
[@napari]: https://github.com/napari
[MIT]: http://opensource.org/licenses/MIT
[BSD-3]: http://opensource.org/licenses/BSD-3-Clause
[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt
[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt
[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0
[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt
[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin[file an issue]: https://github.com/abailoni/napari-train-cellpose/issues
[napari]: https://github.com/napari/napari
[tox]: https://tox.readthedocs.io/en/latest/
[pip]: https://pypi.org/project/pip/
[PyPI]: https://pypi.org/