Skip to content

kanttouchthis/vfi.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vfi.rs

Video Frame Interpolation in rust using interpany-clearer in tch. Currently only supports the RIFE_sdi_recur architecture. Approximately 2-4x faster than the python implementation.

Acknowledgements

@article{zhong2023clearer,
  title={Clearer Frames, Anytime: Resolving Velocity Ambiguity in Video Frame Interpolation},
  author={Zhong, Zhihang and Krishnan, Gurunandan and Sun, Xiao and Qiao, Yu and Ma, Sizhuo and Wang, Jian},
  journal={arXiv preprint arXiv:2311.08007},
  year={2023}
}

About

Video Frame Interpolation in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published