AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/tiramisu_brulee.experiment.cli.rst
docs/tiramisu_brulee.experiment.rst
docs/tiramisu_brulee.model.rst
docs/tiramisu_brulee.rst
docs/usage.rst
tests/__init__.py
tests/test_lesion_seg.py
tests/test_data/img.nii.gz
tests/test_data/mask.nii.gz
tiramisu_brulee/__init__.py
tiramisu_brulee/loss.py
tiramisu_brulee/py.typed
tiramisu_brulee/util.py
tiramisu_brulee.egg-info/PKG-INFO
tiramisu_brulee.egg-info/SOURCES.txt
tiramisu_brulee.egg-info/dependency_links.txt
tiramisu_brulee.egg-info/entry_points.txt
tiramisu_brulee.egg-info/not-zip-safe
tiramisu_brulee.egg-info/requires.txt
tiramisu_brulee.egg-info/top_level.txt
tiramisu_brulee/experiment/__init__.py
tiramisu_brulee/experiment/data.py
tiramisu_brulee/experiment/lesion_tools.py
tiramisu_brulee/experiment/parse.py
tiramisu_brulee/experiment/seg.py
tiramisu_brulee/experiment/type.py
tiramisu_brulee/experiment/util.py
tiramisu_brulee/experiment/cli/__init__.py
tiramisu_brulee/experiment/cli/common.py
tiramisu_brulee/experiment/cli/predict.py
tiramisu_brulee/experiment/cli/to_onnx.py
tiramisu_brulee/experiment/cli/train.py
tiramisu_brulee/model/__init__.py
tiramisu_brulee/model/dense.py
tiramisu_brulee/model/tiramisu.py