From dc1220825ddc812de58247c15ccd5f01de3bbd55 Mon Sep 17 00:00:00 2001 From: Zach Teed Date: Wed, 22 Jul 2020 09:02:43 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a7c85af..6b0e1be 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ # RAFT + +**7/22/2020: We have updated our method to predict flow at full resolution leading to improved results on public benchmarks. This repository will be updated to reflect these changes within the next few days.** + This repository contains the source code for our paper: [RAFT: Recurrent All Pairs Field Transforms for Optical Flow](https://arxiv.org/pdf/2003.12039.pdf)
+ECCV 2020
Zachary Teed and Jia Deng