Unofficial implementation of STAN paper published at ISBI 2020 by authors from University of Idaho using Tensorflow 2.0.
We use the Dataset B in this implementation. Access permission needed, visit the Release Requirement for more details.
- Dataset B Generator
- Model implementation
- Training code using
click
- Example for Dataset B
- Tversky loss function
- Dice loss function
- Lovasz loss function
- Focal loss function
- Smarter training procedure with
mlflow
andhydra
- Inference code
- Evaluate code