Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ GMFSS Public
forked from routineLife1/GMFSS

GMFlow based video frame interpolation

Notifications You must be signed in to change notification settings

korakoe/GMFSS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GMFSS

GMFlow based anime video frame interpolation

We now provide GMFupSS and GMFSS_union as the next generation of GMFSS with better performance. Welcome to try.

Requirement

  • Python 3.10.7 or other versions
  • opencv-python
  • pytorch
  • numpy
  • cupy
  • pandas

Usage

  • Run the following command and view the result in the 'output' folder
python test.py

Benchmarks on anime test set

  • Download Dataset and unzip it to 'dataset' folder
  • Run eval.py and see result at 'loss.csv'
PSNR: 23.839 SSIM: 0.908 LPIPS: 0.107

Reference

Optical Flow: GMFlow

Video Interpolation: SoftSplat-Full SoftSplat AnimeInterp EISAI ECCV2022-RIFE

About

GMFlow based video frame interpolation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%