Any questions or discussions are welcomed!
Please see INSTALL.md.
- train your own model and prepare your own CCTA datasets, please ensure the input size for network is [15 * 96 * 96] or you can change the size in code.
- Test & Visualize:
python run.py --type visualize --cfg_file configs/physiology-aware.yaml model physiology_aware test.dataset MedicalTeest
python train_net.py --cfg_file configs/physiology-aware.yaml model physiology_aware