Waifu2x icon indicating copy to clipboard operation
Waifu2x copied to clipboard

PyTorch on Super Resolution

Results 9 Waifu2x issues
Sort by recently updated
recently updated
newest added

I'm aware this is not really the right way to do this, but I'd like to say thank you for making this available. I've written some python tools to help...

Hello, thanks for your work! I feel really confused about the difference between waifu2x and srcnn since they look like the same architecture. If so, what is the innovation of...

It did work when scale is set to 2, but on 4 i get the following error ``` model_cran_v2.load_state_dict(torch.load(checkpoint, 'cpu')) File "C:\Users\admin\miniconda3\envs\nvidia-spade\lib\site-packages\torch\nn\modules\module.py", line 1045, in load_state_dict self.__class__.__name__, "\n\t".join(error_msgs))) RuntimeError: Error(s)...

https://pytorch.org/tutorials/advanced/super_resolution_with_onnxruntime.html

first of all I'm a noob in this and it may seem like a silly question. When I try to train I get this error: > Traceback (most recent call...

How many pictures used in training?

Hey @yu45020, I was trying to train the model on my own dataset but I couldn't. It would be nice if you can provide the instructions to use your code...

Is this repo for training only? (train.py) It doesn't look like there is a script which would do the actual image scaling.

Hello. Thank you very much for you repo. 🤠 I've made an extension for [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui), which is based on it https://github.com/light-and-ray/sd-webui-waifu2x-upscaler Thanks to it it was easy