From 7ff446dcdbc72fc99097686f7ed6c819e146db3b Mon Sep 17 00:00:00 2001 From: ZLKong Date: Wed, 19 Apr 2023 18:03:46 -0400 Subject: [PATCH] Update readme.md --- readme.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/readme.md b/readme.md index 9628a80..52d6c21 100644 --- a/readme.md +++ b/readme.md @@ -2,12 +2,8 @@ This repository contains PyTorch training code for the ECCV 2022 paper. -[arXiv](https://arxiv.org/abs/2211.10801) | [ECCV 2022](https://www.ecva.net/papers/eccv_2022/papers_ECCV/papers/136710618.pdf) +[arXiv](https://arxiv.org/abs/2112.13890) | [ECCV 2022](https://www.ecva.net/papers/eccv_2022/papers_ECCV/papers/136710618.pdf) -

-
- Comparison of different models with various accuracy-training time trade-off.. -

## Usage