Shyan灬Lee

Results 3 issues of Shyan灬Lee

`python demo/restoration_video_demo.py ./configs/restorers/real_basicvsr/realbasicvsr_c64b20_1x30x8_lr5e-5_150k_reds.py https://download.openmmlab.com/mmediting/restorers/real_basicvsr/realbasicvsr_c64b20_1x30x8_lr5e-5_150k_reds_20211104-52f77c2c.pth data/out_dir ./output` ![33ff8a5bdb679fe9d9d0847635533ef](https://user-images.githubusercontent.com/106463707/170855277-cf26deda-d028-456f-8028-f4ce45fa6a72.png) Which parameters should I change in which file?Thanks for your reply. `RuntimeError: CUDA out of memory. Tried to allocate 32.04 GiB (GPU 0;...

Does it support raising to a specific resolution? For example, from 1280*720P to 1920*1080P

这里中断了 ![a54463ae76b285629816840d799e25d](https://user-images.githubusercontent.com/106463707/224633326-76fccf65-6392-4987-8787-798a739d01b4.png) 显示不支持单线程下载,就去找了那个文件reader.py ![074155cb2e92911587106ad27f10d38](https://user-images.githubusercontent.com/106463707/224633458-679ee450-1015-41e9-80df-3900062fb43a.png) 但是发现发出warning后会切换num_workers=0,切换到单线程,意味着不是这里的问题,想问问中断会是哪里的问题? ![519147fd239b7564852aca4abf1c4a3](https://user-images.githubusercontent.com/106463707/224633582-5f17c47d-b925-4115-bea8-faae7a6af73f.png)