-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RIFE v2 models seem to drastically lower visual quality. #38
Comments
If the issue disappears with `fp16` disabled, it could be a precision problem? |
Unfortunately I am not that knowledgeable regarding AI/CUDA/etc and do not know how to test that, but I'd be happy to try if you have instructions/info. |
Find |
Here is my config. fp16=False + output_format=0 : slower than RIFE v1, but doesn't affect video quality. I use the video to test no rife or RifeV1: RIFEv2 + fp16 true |
#22 (comment) |
I also enabled fp16 in the same way, and when I frame interpolated a 2560x1440 video, a major jagged edge occurred. |
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 different media players.
Seems like the V2 models cause major jagged edges in certain situations.
https://i.imgur.com/gqoKFqP.png
https://cdn.discordapp.com/attachments/290709370600423424/1095130933562187847/image.png
But thanks for your great work on this in general. Love it.
The text was updated successfully, but these errors were encountered: