Skip to content

routineLife1/DRBA

Repository files navigation

Distance Ratio Based Adjuster for Animeinterp

Abstract: This project serves as a control mechanism for Video Frame Interpolation (VFI) networks specifically tailored for anime. By calculating the DistanceRatioMap, it adjusts the frame interpolation strategies for spatiotemporally nonlinear and linear regions, thereby preserving the original pace and integrity of the characters while avoiding distortions common in frame interpolation.

👀Demo

input

input

output

output

👀Demos Videos

OP「つよがるガール」

葬送的芙莉莲 NCOP1「勇者」

葬送的芙莉莲 NCOP2「放晴」

🔧Dependencies

Set up the environment for the following repository

⚡Usage

Coming soon.

📖Version Comparison

gmfss(For learning and reference only.)

rife_lite(Aimed at real-time playback.)

Due to the limitations of the RIFE algorithm's performance, some distortion may occur in the background during compensation.

rife

If you use FastFlowNet TRT, RIFE v4.22 Lite TRT, and implement the project with VapourSynth, real-time playback can be achieved on a reasonably powerful NVIDIA GPU, such as the RTX 3070.

gmfss_union(For high-quality output.)

Combining the strengths of both RIFE and GMFSS, it delivers outstanding results.

gmfss