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

Validating while training? #19

Open
wen04141321 opened this issue Apr 3, 2019 · 3 comments
Open

Validating while training? #19

wen04141321 opened this issue Apr 3, 2019 · 3 comments

Comments

@wen04141321
Copy link

Hello, I want to ask if you don't need to train and validate when you do the experiment? So how do you find the best model?

@hengchuan
Copy link
Owner

we pay more attention to the visual effects rather than psnr in daily work, which is hard to be validated. surely validating is necessary in analysis, I will add it to the scripts.

@Pichairen
Copy link

Without validating,I have no idea how many epoch should be set and how to avoid overfiting while training? any help?

@Pichairen
Copy link

Pichairen commented Apr 27, 2019

@wen04141321 I tried validating when training, depart some data from training set as validation set ,and make eval.h5 for your validation set, when training ,you can add code for validating with feed_dict your validation data.
图片

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