NKI-AI / direct

Deep learning framework for MRI reconstruction
https://docs.aiforoncology.nl/direct
Apache License 2.0
228 stars 40 forks source link

Design `direct train` CLI interface #136

Closed jonasteuwen closed 2 years ago

jonasteuwen commented 2 years ago

Addresses #109. Now python tools/train_model.py is replaced by direct train. Still need to verify other CLI tools. Can you assist @georgeyiasemis what is missing?

georgeyiasemis commented 2 years ago

Addresses #109. Now python tools/train_model.py is replaced by direct train. Still need to verify other CLI tools. Can you assist @georgeyiasemis what is missing?

We have predict functions such as in python3 projects/calgary_campinas/predict_val/test.py or python3 tools/parse_metrics_log.py but I am not sure if this is required as e.g. different projects may have different predict funs