Skip to content

Video Frame Interpolation (RAFT Softsplat)

Notifications You must be signed in to change notification settings

splinter21/RAFT-Softsplat-VFI

Repository files navigation

Video Frame Interpolation (RAFT Softsplat)

put the following pre-trained weights into dir 'models':

RAFT

SoftSplat

Usage:

Video Frame Interpolation

you need to spilt video into frames in dir 'input' using ffmpeg

for 4x interpolation:

python interpolate_video.py --scale=0.5 --times=4

recommend: scale=0.5 when input frames resoultion is 1080p, scale=1.0 when < 1080p

Image Interpolation

python interpolate_img.py

Reference:

RAFT

SoftSplat-Full

About

Video Frame Interpolation (RAFT Softsplat)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published