Update README.md

This commit is contained in:
hzwer
2020-11-14 02:20:41 +08:00
committed by GitHub
parent af4ea39415
commit 0c877a6f46

View File

@@ -1,5 +1,5 @@
# RIFE
## [arXiv](https://arxiv.org/pdf/2011.06294.pdf) | [Reddit](https://www.reddit.com/r/computervision/comments/jtjza1/rife_open_source_realtime_720p_flowbased_video/)
## [arXiv](https://arxiv.org/pdf/2011.06294.pdf) | [Reddit](https://www.reddit.com/r/MachineLearning/comments/jtl1ni/p_open_source_realtime_720p_flowbased_video_frame/)
We will release our training code soon.
Our model can run 30+FPS for 2X interpolation on 2080Ti GPU. We also support CPU device including MacOS system. Currently our method supports multi-frame interpolation between a pair of images and 2X frame interpolation for mp4 video. Everyone is welcome to use this alpha version and make suggestions!