Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not get the files after running training code #77

Open
boba1234 opened this issue Feb 4, 2020 · 3 comments
Open

Could not get the files after running training code #77

boba1234 opened this issue Feb 4, 2020 · 3 comments

Comments

@boba1234
Copy link

boba1234 commented Feb 4, 2020

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
Copy link
Author

boba1234 commented Feb 4, 2020

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

@tphankr
Copy link

tphankr commented Aug 7, 2021

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.

@thetravelingtechdude
Copy link

Has anybody found a fix for this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants