From 7cbf302b93be577aacfc96204bdbb40c222aaa6f Mon Sep 17 00:00:00 2001 From: hzwer <598460606@163.com> Date: Mon, 30 Nov 2020 11:46:08 +0800 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7126952..eec036c 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,12 @@ **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.** -**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.30, v1.4 +Date of recent model update: 2020.11.30, v1.4. Our model is being updated weekly. **Our model is currently not very suitable for 2d animation.** +**There is [a tutorial of RIFE](https://www.youtube.com/watch?v=gf_on-dbwyU&feature=emb_title) on Youtube.** + **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 [our youtube demo](https://www.youtube.com/watch?v=LE2Dzl0oMHI).** 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!