Skip to content

Miinuuu/FILM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Repruducing FILM in Tensorflow

Introduction

This is a tensorflow implementation of the 'FILM: Frame Interpolation for Large Motion'

Running the code

train

'python3 -m src.train'

evaluation

'python3 -m src.eval'

Training data

FILM is trained on a proprietary dataset with one million internet video clips, each comprising 3 frames.

  • We use the publcicly available Vimeo-90k dataset (Xue et al., 2019), which is commonly used dataset for video frame interpolation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published