-
(.venv) PS D:\GitRepos\CogVideo\inference\gradio_composite_demo> python .\cogstudio.py
Traceback (most recent call last):
File "D:\GitRepos\CogVideo\inference\gradio_composite_demo\cogstudio.py", …
-
Please see the last few posts on this thread:
https://www.svp-team.com/forum/viewtopic.php?id=6281&p=30
This was hypothesized by one person, then confirmed by 2 others on different setups using …
-
I'm trying to encance the video using script "python3 inference_video_enhance.py --video=input.mp4", as described in the example, and I get the error: "NameError: name 'Model' is not defined". I downl…
-
Results are much better than RIFE.
Thank you very much in advance
-
I'm not sure if i missed anything else.
![Snipaste_2023-04-11_14-15-37](https://user-images.githubusercontent.com/41094733/231174401-1e301bbb-ebf5-4ac3-b925-db500aa82f74.jpg)
-
-
Hey, I see that in inference image by default you use powers of 2 for interpolation, but also support passing arbitrary "ratio". I'm trying to understand how RIFE is being trained and what are the act…
-
Hi,
I have tried to do double the frames with flowframe using rife last updated model. Here the source video:
[Battle1_test.zip](https://github.com/hzwer/arXiv2021-RIFE/files/8342953/Battle1_tes…
-
When executing main.py, I am getting an error on line 16 from rife_interpolate.py.
`import model as the_model
`
-