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

[image] generation failed #3

Open
kozistr opened this issue Oct 9, 2018 · 7 comments
Open

[image] generation failed #3

kozistr opened this issue Oct 9, 2018 · 7 comments
Assignees
Labels
bug Something isn't working performance Performance issue

Comments

@kozistr
Copy link
Owner

kozistr commented Oct 9, 2018

some kind of problems, model? or sth don't work at all...

I tried some tries for image scaling like scaling to [0,1], subtracting div2k_mean, etc.... (paper way, my way)

but all failed :( so it needs to be fixed in some way.

@kozistr kozistr added the bug Something isn't working label Oct 9, 2018
@kozistr kozistr self-assigned this Oct 9, 2018
@kozistr
Copy link
Owner Author

kozistr commented Oct 10, 2018

maybe, mean_shift function referred in the paper is the problem of image generation.
currently on-fixing.

mean_shift is for image pre/post-processing.

@taniaCHY
Copy link

Can you send me a copy of your DIV2K test results?Email 1964771130 @qq.com

@kozistr
Copy link
Owner Author

kozistr commented Nov 20, 2018

Currently, I just failed to generate the results because of some reasons in pre/post-processing functions.

The image just collapsed(?) at global step 3000. I tried several tries that scaling image into [0, 1] or subtracting rgb_mean, etc... but all didn't work to me :( Sorry for that

@taniaCHY
Copy link

Due to time, I have no time to run the experiment of it, so If you solved this problem ,please send me the result of the test with div2k? I want to compare the results of my experiment when I write my paper

@kozistr
Copy link
Owner Author

kozistr commented Nov 20, 2018

Actually, It'll take some time because I'm having troubles with computing resources for running this model. (only what I got is a single GTX 1060 6GB :()

Maybe, you can use pre-trained model & benchmark from the original pytorch code which may be run perfectly.

Of course, later, I'll try to fix this issue, too!

@xliucs
Copy link

xliucs commented Oct 5, 2019

Hi,

Thanks for releasing the repo. I am also very curious what results (benchmark) did you get from this repo? I also tried another TF implementation, but did not get results as the original paper states.

@kozistr
Copy link
Owner Author

kozistr commented Oct 6, 2019

Hi,

Thanks for releasing the repo. I am also very curious what results (benchmark) did you get from this repo? I also tried another TF implementation, but did not get results as the original paper states.

Hi! thx for the interest!
I've been busy these days so there were no any progressions :(

but i got some time recently, so, maybe, i'll try to re-fixing and reproduce this paper!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working performance Performance issue
Projects
None yet
Development

No branches or pull requests

3 participants