/Video-Frame-Interpolation-Based-on-Deformable-Kernel-Region

Video Frame Interpolation Based on Deformable Kernel Region (IJCAI 2022)

Primary LanguagePythonMIT LicenseMIT

VFIDKR

This is the implement of "Video Frame Interpolation Based on Deformable Kernel Region".

Paper Source: https://arxiv.org/abs/2204.11396

Requirment

python == 3.6.8
torch == 1.4.0
torchvision == 0.5.0
cudatoolkit == 9.2
cudnn == 7.6.0
gcc == 8.3.0
nvcc == 10.1

Please note that the code is very demanding on the version of the deep learning framework, and it may not run if you are not careful.