- Implemented LadderNet: Multi-path networks based on U-Net for medical image segmentation for Pancres Segmentation
- Python3.6
- PyTorch 0.4
- run
python training.py
to train and validate
- parameters (path, patch size, et al.) are defined in "configuration.txt"
- training parameters are defined in src/retinaNN_training.py line 49 t 84 with notes "=====Define parameters here ========="