From 32fc07f610b397b994dacf62d995a068e010d5ea Mon Sep 17 00:00:00 2001 From: hzwer <598460606@163.com> Date: Fri, 20 Nov 2020 15:30:05 +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 3b10c0d..69098b0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # RIFE Video Frame Interpolation ## [arXiv](https://arxiv.org/abs/2011.06294) | [Project Page](https://rife-vfi.github.io) | [Reddit](https://www.reddit.com/r/MachineLearning/comments/juv419/r_rife_15fps_to_60fps_video_frame_interpolation/) | [YouTube_v1.2](https://youtu.be/LE2Dzl0oMHI) -**11.20 News: I fixed the parallel processing, get 30% speedup, the performance bottleneck seems to be on the cpu now.** +**11.20 News: I optimize the parallel processing, get 30% speedup, the current performance bottleneck seems to be on the data transport between cpu and gpu.** Date of recent model update: 2020.11.19, v1.2