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

To Continue The Training. #44

Open
john-rocky opened this issue Feb 15, 2018 · 7 comments
Open

To Continue The Training. #44

john-rocky opened this issue Feb 15, 2018 · 7 comments

Comments

@john-rocky
Copy link

john-rocky commented Feb 15, 2018

Hello.
I want to stop and continue my training.
For it, I set "<model's name>_0215_104129" to --load_path.
"_0215_104129" is dir name.
Is this correct way?
Or should I do another way ?

I'll happy if you answer me.

@Xavier-Zeng
Copy link

Hello.
I want to do it like you, do you solve this problem?

@john-rocky
Copy link
Author

You can continue your training without load path, only set dataset name.
I could continue my training in this way.

Happy deep learning.

@weilanShi
Copy link

You

I tried your method, but it seems to be training from scratch.

@john-rocky
Copy link
Author

I can't explain why you can't do it.
I think you have to use same command (configuration: --dataset, --input_scale_size, etc...) as before to continue.
But... I don't know sure.

@weilanShi
Copy link

I can't explain why you can't do it.
I think you have to use same command (configuration: --dataset, --input_scale_size, etc...) as before to continue.
But... I don't know sure.

Now,it can continue the training, and it needs to add the "load path"

@Orchid0714
Copy link

I can't explain why you can't do it.
I think you have to use same command (configuration: --dataset, --input_scale_size, etc...) as before to continue.
But... I don't know sure.

Now,it can continue the training, and it needs to add the "load path"

hi,
I just start learning the BEGAN algorithm, I download this code and data, but when I run the code, there is an error:
OSError: Unable to open file (unable to open file: name = 'E:/TEST/BEGANmaster/datasets/CelebA_64_64.h5', errno = 13, error message = 'Permission denied', flags = 0, o_flags = 0)
I don't know how to solve this problem, can you give me some suggestions? Thank you.

@ivanlen
Copy link

ivanlen commented Feb 1, 2019

I can't explain why you can't do it.
I think you have to use same command (configuration: --dataset, --input_scale_size, etc...) as before to continue.
But... I don't know sure.

Now,it can continue the training, and it needs to add the "load path"

Can you write the full command please?

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

5 participants