CHANGELOG.txt
LICENCE.txt
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
src/tigerseg/__init__.py
src/tigerseg/__main__.py
src/tigerseg/segment.py
src/tigerseg.egg-info/PKG-INFO
src/tigerseg.egg-info/SOURCES.txt
src/tigerseg.egg-info/dependency_links.txt
src/tigerseg.egg-info/entry_points.txt
src/tigerseg.egg-info/requires.txt
src/tigerseg.egg-info/top_level.txt
src/tigerseg/unet3d/__init__.py
src/tigerseg/unet3d/contrib.py
src/tigerseg/unet3d/metrics.py
src/tigerseg/unet3d/prediction.py
src/tigerseg/unet3d/prediction_onnx.py
src/tigerseg/unet3d/utils/__init__.py
src/tigerseg/unet3d/utils/sitk_utils.py
src/tigerseg/unet3d/utils/utils.py