AIisCool

Results 29 issues of AIisCool

Have noticed a line at the bottom of the images. ![image](https://github.com/csslc/CCSR/assets/92149242/4f946ced-f60c-4b43-8c7d-23260460080e) Unsure why this happens. Using default settings.

I tried these but the output is unchanged? 7 = Video Deblurring (DVD) 8 = Video Deblurring (GoPro) 9 = Video Denoising

https://github.com/ckkelvinchan/BasicVSR_PlusPlus/issues/21#issuecomment-1418476449 According to @ckkelvinchan, it is easy to do? He says "you only need to remove one strided conv and one pixel-shuffling." but unfortunately he has not uploaded the code...

``` [12/15/2023-19:46:53] [V] [TRT] Registering layer: Add_121 for ONNX node: Add_121 [12/15/2023-19:46:53] [V] [TRT] Registering tensor: 186 for ONNX tensor: 186 [12/15/2023-19:46:53] [V] [TRT] Add_121 [Add] outputs: [186 -> (-1,...

``` /c/image-restoration-sde-main/codes/config/denoising-sde $ python test.py -opt=options/test/ir-sde.yml export CUDA_VISIBLE_DEVICES=0 Traceback (most recent call last): File "C:\image-restoration-sde-main\codes\config\denoising-sde\test.py", line 25, in opt = option.parse(parser.parse_args().opt, is_train=False) File "C:\image-restoration-sde-main\codes\config\denoising-sde\options.py", line 60, in parse config_dir =...

Loving the results, but maxing out GPU 24GB VRAM. Can this be run with mutli GPUs, where it will continue on the second GPU so it doesn't run out of...

Thanks for this amazing model!🙏 I think my GPU with 24GB can use that option but can't enable it in the GUI.

Can you provide a google drive link alternative? Thank you.

`OSError: Error no file named pytorch_model.bin, tf_model.h5, model.ckpt.index or flax_model.msgpack found in directory C:/SeeSR-main/preset/models/stable-diffusion-2-base.`