hzwer / Practical-RIFE

We are developing more practical frame interpolation approach.
MIT License
542 stars 60 forks source link

Deeper guide for arguments #67

Closed Nick088Official closed 3 months ago

Nick088Official commented 4 months ago

Hey sorry to ask this and if i look dumb writing this, but, is there any deeper guide for the arguments you can use? because the only examples in the repo are: image While in inference_video.py there are: image

And there are some confusion, like the difference between using --UHD and --scale=0.5 as both of them are technically suggested for 4K videos in the code.

hzwer commented 3 months ago

Added

Nick088Official commented 3 months ago

Hey thank you for adding it Screenshot 2024-05-27 140238 (Btw sorry for late response, i didn't check my notifications) Sorry if im talking dumb, but could you please explain better what is exp? I'm not understanding much also the scale parameter as its only definition is that you need to put it to 0.5 for 4k videos. One last question, if the multi is Interpolation Frame rate multiplier, then why in the examples for X2 interpolation the multi is set to 4, and viceversa?