process resolution for optical flow model ?
Selur opened this issue · 1 comments
Selur commented
Seeing that https://github.com/HolyWu/vs-rife has an option:
'scale: Controls the process resolution for optical flow model. Try scale=0.5 for 4K video. Must be 0.25, 0.5, 1.0, 2.0, or 4.0.'
I was wondering whether this option could be supported here too?
Thanks!
Selur commented
'scale' is in the original project too, see: https://github.com/hzwer/arXiv2020-RIFE/blob/main/inference_video.py#L64