From 9aafb7d4f62535071dca6073c8366a304a4343bb Mon Sep 17 00:00:00 2001 From: hzwer <598460606@163.com> Date: Mon, 23 Nov 2020 14:08:27 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 37d69b5..fe7bf1a 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,14 @@ **11.22 News: We notice a new windows app is trying to integrate RIFE, we hope everyone to try and help them improve. You can download [Flowframes](https://nmkd.itch.io/flowframes) for free.** -**There is [a tutorial of RIFE](https://www.youtube.com/watch?v=gf_on-dbwyU&feature=emb_title) on Youtube.** +**We find [a tutorial of RIFE](https://www.youtube.com/watch?v=gf_on-dbwyU&feature=emb_title) on Youtube.** **11.20 News: I optimize the parallel processing, get 60% speedup!** Date of recent model update: 2020.11.19, v1.2 +**Our model is currently not suitable for 2d animation.** + **You can easily use [colaboratory](https://colab.research.google.com/github/hzwer/arXiv2020-RIFE/blob/main/Colab_demo.ipynb) to have a try and generate the above youtube demo.** Our model can run 30+FPS for 2X 720p interpolation on a 2080Ti GPU. Currently our method supports 2X,4X,8X interpolation for 1080p video, and multi-frame interpolation between a pair of images. Everyone is welcome to use our alpha version and make suggestions!