NKI-AI / direct

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

Added possibility to initialize from a configuration file #141

Closed jonasteuwen closed 2 years ago

jonasteuwen commented 2 years ago

Add the ability to start from a checkpoint.

@georgeyiasemis Let me know if this would be wanted/unwanted behaviour. I am not so much in favour of allowing command line argument overwrite config variables because it makes it not reproducible.

georgeyiasemis commented 2 years ago

Add the ability to start from a checkpoint.

@georgeyiasemis Let me know if this would be wanted/unwanted behaviour. I am not so much in favour of allowing command line argument overwrite config variables because it makes it not reproducible.

Good! I think it's ok if we are throwing a warning.