A code implement from 1[https://link.springer.com/content/pdf/10.1007%2F978-3-030-32239-7_14.pdf]
Download and preprocess data from https://github.com/heyufan1995/oct_preprocess.
python train.py --cfg [your_config] --exp [exp-name]
python test.py --cfg [your_config] --checkpoint [model pth]
You need to modify the config name and experiment name in code.
python eval_hc.py
python eval_dme.py