AIisCool

Results 29 issues of AIisCool

Hi! I am VERY impressed by the details in v1.3, looks overall much better than v1.2 as it could look too sharpened/unreal. But sometimes the faces look too different from...

Hi @rlaphoenix, I'm not sure if this one is possible, but [PP-MSVSR](https://github.com/PaddlePaddle/PaddleGAN/blob/develop/docs/en_US/tutorials/video_super_resolution.md) looks pretty impressive and maybe VSGAN could support it in the near future? Thank you.

enhancement

Hi @rlaphoenix, thank you for all your work on VSGAN! I was wondering if support for [VRT](https://github.com/JingyunLiang/VRT/) might be possible? Thank you.

enhancement

[FxSR](https://github.com/seungho-snu/FxSR) While I can load the model with VSGAN, I can't change [the "t" value for potentially better results.](https://github.com/seungho-snu/FxSR/blob/main/figure/FxSR-PD_4x.png) Thanks!

enhancement

Not sure what to do. I installed jaxlib for Windows via: https://github.com/cloudhan/jax-windows-builder But I'm having this problem: ``` $ python maxim/run_eval.py --task Denoising --ckpt_path C:/maxim/Denoising_SIDD.npz \ > --input_dir C:/maxim/images/Denoising/ --output_dir...

``Out of memory error on GPU 0. Cannot allocate 3.621826GB memory on GPU 0, 21.184814GB memory has been allocated and available memory is only 2.814575GB. Please check whether there is...

Very impressive updates to the anime model! 👍 Was wondering if there is work being done on an updated model for general images? Thank you.🙇

Input: ![image](https://user-images.githubusercontent.com/92149242/169640274-66a052d7-368e-499b-b2ef-232e54f6dff9.png) Output: ![image](https://user-images.githubusercontent.com/92149242/169640287-48f8fe7f-5a84-4cb4-9836-c0fbce28d2e8.png)

python main.py --dir_data "C:/Pretrained-IPT-main/test_data/" --pretrain "C:/Pretrained-IPT-main/model/IPT_denoise30.pt" --data_test "BW" --scale 1 --denoise --sigma 30 --test_only ``` 100%|###########################################| 39/39 [06:49