From 3eaeadbe599e8a8f1147d8ae30a8ed38c2780b42 Mon Sep 17 00:00:00 2001 From: Jingyun Liang Date: Tue, 18 Jan 2022 18:18:59 +0100 Subject: [PATCH] create a repository for "VRT: A Video Restoration Transformer" --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8e4cac4..2011eb6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ -# VRT -VRT: A Video Restoration Transformer +# VRT: A Video Restoration Transformer + +State-of-the-art results (+up to 2.16dB) on video SR, video deblurring and video denoising. + +## Codes will come in less than a week.