Skip to content
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

4.26.heavy is best model right? i just tested and looks good #138

Closed
FurkanGozukara opened this issue Mar 1, 2025 · 9 comments
Closed

Comments

@FurkanGozukara
Copy link

FurkanGozukara commented Mar 1, 2025

Also discord or github cant play the generated video

video.mp4
video_2X_30fps.mp4
@FurkanGozukara
Copy link
Author

Another question is what is the SOTA video enhance and upscale right now that you have? thank you

@hzwer @thtskaran @AhmedAhmedEG @hooke007

also people telling 4.26 standard better than heavy but i dont see it anywhere?

@flowreen
Copy link

flowreen commented Mar 3, 2025

4.26 heavy (Nov 19, 2024) is latest model released but has some serious glitches, so don't use it:
https://gyazo.com/bb3d87c7353f12d87f90497ee5d51f47
4.25 heavy (Oct 31, 2024) seems to work just fine:
https://gyazo.com/b82d795ee39e234402770a0ff1e63b22
all models can be downloaded from here:
https://github.com/AmusementClub/vs-mlrt/releases/tag/external-models

@FurkanGozukara
Copy link
Author

FurkanGozukara commented Mar 3, 2025

4.26 heavy (Nov 19, 2024) is latest model released but has some serious glitches, so don't use it: https://gyazo.com/bb3d87c7353f12d87f90497ee5d51f47 4.25 heavy (Oct 31, 2024) seems to work just fine: https://gyazo.com/b82d795ee39e234402770a0ff1e63b22 all models can be downloaded from here: https://github.com/AmusementClub/vs-mlrt/releases/tag/external-models

thank you so much gonna use 4.25 heavy

by the way these are ONNX how do we use them? the pipeline here doesnt use ONNX

ok i am looking examples

the zip files has rife and rife v2. i presume rife_v2 better_?

@flowreen
Copy link

flowreen commented Mar 3, 2025

v1 slower
v2 faster cause uses internal calculations

@FurkanGozukara
Copy link
Author

FurkanGozukara commented Mar 3, 2025

v1 slower v2 faster cause uses internal calculations

awesome ty so much

my last question is this one if you can answer : AmusementClub/vs-mlrt#128

can i use with https://github.com/hzwer/Practical-RIFE repo?

or there are files of

flownet.pkl IFNet_HDv3.py and RIFE_HDv3.py which i am using right now

for v 4.25 heavy rife V2 ?

@flowreen
Copy link

flowreen commented Mar 3, 2025

what's your specific use case?
what u wanna do with it?

some users select that rife model in the application from here https://www.svp-team.com/ and just watch the videos realtime
it also allows u to select how much fps u want and u export your 24 fps to 240 fps

yaya try V2

@FurkanGozukara
Copy link
Author

FurkanGozukara commented Mar 3, 2025

what's your specific use case? what u wanna do with it?

some users select that rife model in the application from here https://www.svp-team.com/ and just watch the videos realtime it also allows u to select how much fps u want and u export your 24 fps to 240 fps

my use case is i am embedding this into a python APP

currently this way it works

flownet.pkl IFNet_HDv3.py and RIFE_HDv3.py which i am using right now

I am using 4.25 lite attached here

Image

cmd = f'"{sys.executable}" "Practical-RIFE/inference_video.py" --model="{model_dir}" --multi={multiplier_val} --video="{last_video_path}" --output="{improved_video}"'

Image

@flowreen
Copy link

flowreen commented Mar 3, 2025

I see that they added these at training data in the link u provided:
https://drive.google.com/file/d/1_l4OgBp3GrrHOcQB87xXCI7OtTzyeXZL/view
https://drive.google.com/file/d/1ZKjcbmt1hypiFprJPIKW0Tt0lr_2i7bg/view
Is this what u seek?

at one point devs said that v25 normal and heavy had same training data so the link u have i think is good, try to use that 👍

@FurkanGozukara
Copy link
Author

I see that they added these at training data in the link u provided: https://drive.google.com/file/d/1_l4OgBp3GrrHOcQB87xXCI7OtTzyeXZL/view https://drive.google.com/file/d/1ZKjcbmt1hypiFprJPIKW0Tt0lr_2i7bg/view Is this what u seek?

at one point devs said that v25 normal and heavy had same training data so the link u have i think is good, try to use that 👍

thank you so much

i guess this 4.25 is 4.25 heavy gonna start using it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants