pixel-recursive-super-resolution icon indicating copy to clipboard operation
pixel-recursive-super-resolution copied to clipboard

What can I do with the trained data?

Open ratfury opened this issue 7 years ago • 6 comments

What is the next step after training?

ratfury avatar Apr 18 '17 11:04 ratfury

Can you tell me how to success in training?When I run the command of training,there are some errors. TypeError: resize_images() takes at least 3 arguments (2 given)

yeqingQian avatar Apr 20 '17 04:04 yeqingQian

use tensorflow-1.0 , https://github.com/tensorflow/models/issues/552

nilboy avatar Apr 20 '17 05:04 nilboy

How can I use the trained model to improve one image's resolution?Please.

wfy93 avatar May 08 '17 07:05 wfy93

How to train the model with the custom resolution of input and output? I mean, in your code you use input image 8x8 and output image 32x32. So now I want to use my own data with image output espect is 320x320. I gess i have to change the network or change hyperparameter, but I not sure, can you show me how to do that?

hanzotruongdev avatar Mar 27 '18 07:03 hanzotruongdev

image

What does it expect?

tbmreza avatar Jul 26 '18 00:07 tbmreza

what is the next step after training? i need the test cod please

yasaminke avatar Jul 19 '19 09:07 yasaminke