I2-Multimedia-Lab / Video-Frame-Interpolation-Based-on-Deformable-Kernel-Region

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

Repository from Github https://github.comI2-Multimedia-Lab/Video-Frame-Interpolation-Based-on-Deformable-Kernel-RegionRepository from Github https://github.comI2-Multimedia-Lab/Video-Frame-Interpolation-Based-on-Deformable-Kernel-Region

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.

About

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

License:MIT License


Languages

Language:Python 47.2%Language:Cuda 42.4%Language:C++ 8.1%Language:Jupyter Notebook 2.1%Language:Shell 0.3%