Add intro png

This commit is contained in:
hzwer
2020-11-15 23:48:13 +08:00
parent 86177db956
commit 53af6b1577

View File

@@ -1,6 +1,8 @@
# RIFE
## [arXiv](https://arxiv.org/pdf/2011.06294.pdf) | [Youtube](https://youtu.be/SU-oai_chxg) | [Reddit](https://www.reddit.com/r/MachineLearning/comments/jtl37r/r_realtime_720p_flowbased_video_frame/)
<img src="demo/intro.png" alt="img" style="zoom:33%;" />
**You can easily use [colaboratory](https://colab.research.google.com/github/hzwer/arXiv2020-RIFE/blob/main/Video_2x.ipynb) to have a try and generate the demo above.**
Our model can run 30+FPS for 2X 720p interpolation on a 2080Ti GPU. We also support CPU device including MacOS system. Currently our method supports multi-frame interpolation between a pair of images and 2X interpolation for video. Everyone is welcome to use this alpha version and make suggestions!