Prediction package for reproducible U-Net models trained on the LiTS dataset. These models are trained using the mlf-core framework (https://github.com/mlf-core/liver-ct-segmentation/).
- Free software: MIT
- Documentation: https://liverctsegmentationpackage.readthedocs.io.
- Model download CLI: liver-ct-seg-model-dl
- Prediction CLI: liver-ct-seg-pred
- Uncertainty of prediction CLI: liver-ct-seg-uncert
- Input feature importance (Guided Grad-CAM) CLI: liver-ct-seg-feat-ggcam
This package was created with mlf-core using cookiecutter.