retina-unet icon indicating copy to clipboard operation
retina-unet copied to clipboard

Could not get the files after running training code

Open boba1234 opened this issue 5 years ago • 3 comments

After running the code python run_training.py, i could not get the following files model architecture (json) picture of the model structure (png) a copy of the configuration file model weights at last epoch (HDF5) model weights at best epoch, i.e. minimum validation loss (HDF5) sample of the training patches and their corresponding ground truth (png)

Does anyone know the reason why?

boba1234 avatar Feb 04 '20 04:02 boba1234

It just stops at 2. Run the training on GPU with nohup without running any epoches

boba1234 avatar Feb 04 '20 06:02 boba1234

It just stops at 2. Run the training on GPU with nohup without running any epoches

@boba1234 It means, we had like this, it is okies: image Thank you.

tphankr avatar Aug 07 '21 19:08 tphankr

Has anybody found a fix for this issue?

thetravelingtechdude avatar Sep 10 '21 08:09 thetravelingtechdude