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

How could I get the dataset? #6

Open
RemyEE opened this issue Jan 10, 2019 · 6 comments
Open

How could I get the dataset? #6

RemyEE opened this issue Jan 10, 2019 · 6 comments

Comments

@RemyEE
Copy link

RemyEE commented Jan 10, 2019

I am trying to running the code. It shows an error: No such file or directory: 'path/celeba/train.list'
which mean I have to get the CelebA dataset first. But how should I get the dataset and how should I matching the directories?

@dogegg1994
Copy link

I have same problem

@RemyEE
Copy link
Author

RemyEE commented Jan 22, 2019

@dogegg1994 You can check my fork, here: https://github.com/RemyEE/WaveletSRNet
Now I have WaveletSRNet working on python 3 on Windows.
Check the train.list and test.list for details of training, testing set.
By the way, after get face centered data set, I used scipy bicubic interpolation to generated the training and testing set.
Good luck.

@dogegg1994
Copy link

thank you

@liujianzhao6328057
Copy link

@dogegg1994 You can check my fork, here: https://github.com/RemyEE/WaveletSRNet
Now I have WaveletSRNet working on python 3 on Windows.
Check the train.list and test.list for details of training, testing set.
By the way, after get face centered data set, I used scipy bicubic interpolation to generated the training and testing set.
Good luck.

Could you please upload the pretrained file since I want to test the model quickly?Appreciate your help.

@RemyEE
Copy link
Author

RemyEE commented Apr 8, 2019

@liujianzhao6328057 I can not get the result show in the paper. Even using original source code. I can only get PSNR 24.7db after 500 epochs. I will share the pretrained model after I uploaded it.

@hwpengTristin
Copy link

@liujianzhao6328057 I can not get the result show in the paper. Even using original source code. I can only get PSNR 24.7db after 500 epochs. I will share the pretrained model after I uploaded it.

Would you like to share your pre-trained model?

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

4 participants