98mxr

Results 11 comments of 98mxr

> [低端 GPU](https://github.com/bloc97/Anime4K/blob/master/md/GLSL_Instructions_Linux.md)[的 A+A 模式](https://github.com/bloc97/Anime4K/blob/master/md/GLSL_Instructions_Advanced.md)的工作示例:[](https://github.com/bloc97/Anime4K/blob/master/md/GLSL_Instructions_Linux.md) > > ``` > mpv input.mp4 \ > --glsl-shaders="~~/shaders/Anime4K_Clamp_Highlights.glsl:~~/shaders/Anime4K_Restore_CNN_M.glsl:~~/shaders/Anime4K_Upscale_CNN_x2_M.glsl:~~/shaders/Anime4K_Restore_CNN_S.glsl:~~/shaders/Anime4K_AutoDownscalePre_x2.glsl:~~/shaders/Anime4K_AutoDownscalePre_x4.glsl:~~/shaders/Anime4K_Upscale_CNN_x2_S.glsl" \ > --vf=gpu -vf scale=2560:1440 --o=output.mp4 > ``` --glsl-shaders seen not work

> `--vf="Intel(R) UHD Graphics 630"` and `--vf=gpu` went wrong. What's the correct command on my computer? Maybe `--vf` means `--vo`, but I'm not sure, glsl doesn't work when `--vo=gpu`.

开源个项目还得手把手教人怎么用?你咋不要求嘴对嘴把网络结构给你讲明白呢?

The same problem also. Tried deleting cookies and still no luck. Google Chrome Version: 91.0.4472.124 Latest Extension version

When i test on custom dataset, I restored the specified directory structure, but there still seems to be a problem. English is not my native language. If there are any...

Sure, I think I can illustrate the problem with a picture. I put two pictures in ./XVFI/custom_path/scene1, and use > `main.py --gpu 0 --phase test_custom --exp_num 1 --dataset X4K1000FPS --module_scale_factor...

> @98mxr > We did not consider that delimiter is different in Windows ('\') and Linux ('/'). > Now, we have reflected those in both 'main.py' and 'utils.py', by using...

> I have a question that is semi-related to this issue, please tell me if I should start a new one. > > If I want to run AnimeInterp on...

> > The test code I used may read the pre-computed sgm flow, but I replaced the optical flow in pre_calc_sgm_flow folder with the optical flow generated by RAFT, which...

I have been communicating extensively with @YiWeiHuang-stack We use the same test method