Jbartlett6 / SDNet

SDNet, a model based deep learning method to estimate high quality FODs from indersampled DWI signal data.
2 stars 0 forks source link

Add some kind of reminder/manual catch for when continuing training to prevent unwanted overwriting occurring. #11

Closed Jbartlett6 closed 1 year ago

Jbartlett6 commented 2 years ago

It is currently to easy to run the python script without thinking about whether you want to overwrite the model or not. To overcome this, add a prompt to select either yes or no whenever continue training is true.