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

Bokeh of Pytorch version? #12

Open
Huang-yihao opened this issue May 25, 2021 · 3 comments
Open

Bokeh of Pytorch version? #12

Huang-yihao opened this issue May 25, 2021 · 3 comments
Labels
question Further information is requested

Comments

@Huang-yihao
Copy link

Will you provide Pytorch version of the code and model in the future?

@aiff22 aiff22 added the question Further information is requested label Dec 17, 2021
@aiff22
Copy link
Owner

aiff22 commented Dec 17, 2021

You can use the following PyTorch PyNET code, it requires just a few modifications at the top level.

@SueeH
Copy link

SueeH commented Mar 9, 2022

I have trained on EBB dataset with Pytorch PyNET.
Details:
Training on level2, psnr on valid set(sampled some pic from ebb) can reach ~23.
But on level1, psnr on same valid set only ~4. The result on visual set all white.
Difference:
I checked difference with tf-version, only find tf-version no instance normalization at level 1.
So what's difference with tf-version, besides

@CaptainEven
Copy link

I have trained on EBB dataset with Pytorch PyNET. Details: Training on level2, psnr on valid set(sampled some pic from ebb) can reach ~23. But on level1, psnr on same valid set only ~4. The result on visual set all white. Difference: I checked difference with tf-version, only find tf-version no instance normalization at level 1. So what's difference with tf-version, besides

Do you have EBB dataset link? The official link is not provided now.

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

No branches or pull requests

4 participants