Metadata-Version: 2.4
Name: itksnap-dls
Version: 0.0.5
Summary: ITK-SNAP interactive deep learning segmentation server
Author-email: Paul Yushkevich <pyushkevich@gmail.com>
Project-URL: Homepage, https://github.com/pyushkevich/itksnap
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: fastapi[standard]
Requires-Dist: nnInteractive
Requires-Dist: huggingface_hub
Dynamic: license-file

# ITK-SNAP Deep Learning Segmentation (DLS) Plugins
This package contains Python scripts that enable deep learning segmentation models to be run from ITK-SNAP. The documentation is here:

* [itksnap-dls.readthedocs.io](https://itksnap-dls.readthedocs.io)
