Image-Super-Resolution-via-Iterative-Refinement
Image-Super-Resolution-via-Iterative-Refinement copied to clipboard
Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch
Hello. Thanks for the code. I have trained the model with my own dataset using the directions mentioned in the ReadMe. I wanted to perform inference on images of non-square...
I want to train the model using my own data but every time I run the model it says the same thing with all configs. by the way, I created...
Hi, What about integration of [latest faster solvers](https://cobanov.dev/diffusion/samplers/), particular the popular DPM++2M / DPM++3M solvers ? Thanks
Thank you for your wonderful code! May I ask if anyone knows how to accelerate the training and testing process without replacing the GPU. I changed the n_timestep in the...
Excuse me, is there a part in this code that calculates the following formula? 
Thank you for your excellent code. I have a little question about the input of the UNet.  According to the paper, the input is (x, y_noise, gamma_t). But in...
When run `python sr.py -p val -c config/sr_sr3.json`
The program gets stuck at the DataLoader step. How can I solve it? Please help, thanks! 
Dear author, thanks for sharing the code with us. It really benefits my study and research. I have a follow up question about how many FFHQ images (for 16x16 ->...
Unable to render rich display can you please tell me how to solve this problem? We need the dataset images very severely and urgently. 