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

after 1 epoch, you don't shuffle? #46

Open
Wallace-he opened this issue Jun 3, 2019 · 6 comments
Open

after 1 epoch, you don't shuffle? #46

Wallace-he opened this issue Jun 3, 2019 · 6 comments

Comments

@Wallace-he
Copy link

No description provided.

@kong1060553768
Copy link

I also see this problem, and'train_set'seems to remain unchanged.

@kong1060553768
Copy link

@Wallace-he Have you solved this problem?

@jmiller656
Copy link
Owner

This is correct. I'm actually working on migrating this over to keras (for multiple reasons), this will be one of the problems solved by that. Could use some help figuring out a problem with model saving in keras tho

@kong1060553768
Copy link

Sorry, this is my mistake! Now I want to output the PSNR value in each test. How can I achieve this?

@jmiller656
Copy link
Owner

You can watch this using tensorboard, that's how I recommend doing it.

If you want to print PSNR, you'll have to edit the train loop to evaluate PSNR from the graph and print that

@kong1060553768
Copy link

Thank you. I'm sorry to bother you many times. But with your checkpoints and your own training results, the PSNR value of reconstructed images on set5 and test set and individual other pictures is even lower than that of traditional methods. Why?

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