From 90f9069bb1e8542f22d14516a4aae5a98825cae4 Mon Sep 17 00:00:00 2001 From: hzwer <598460606@163.com> Date: Sat, 14 Nov 2020 14:07:55 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fde4490..e6cf793 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## [arXiv](https://arxiv.org/pdf/2011.06294.pdf) | [Reddit](https://www.reddit.com/r/MachineLearning/comments/jtl37r/r_realtime_720p_flowbased_video_frame/) We will release our training code soon. -**You can easily use [colaboratory](https://colab.research.google.com/github/hzwer/arXiv2020-RIFE/blob/master/video_2x.ipynb) to have a try.** +**You can easily use [colaboratory](https://colab.research.google.com/github/hzwer/arXiv2020-RIFE/blob/master/Video_2x.ipynb) to have a try.** 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!