Skip to content

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

License

Notifications You must be signed in to change notification settings

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

 
 

Repository files navigation

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)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 47.1%
  • Cuda 42.4%
  • C++ 8.1%
  • Jupyter Notebook 2.1%
  • Shell 0.3%