From 849da9383f066faf2e0a547de915d2415c170408 Mon Sep 17 00:00:00 2001 From: "Qibin (Andrew) Hou" Date: Fri, 23 Apr 2021 13:44:25 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e971ac..0fe01dd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Token Labeling: Training a 85.4% Top-1 Accuracy Vision Transformer with 56M Parameters on ImageNet +# Token Labeling: Training a 85.4% Top-1 Accuracy Vision Transformer with 56M Parameters on ImageNet ([arxiv](https://arxiv.org/abs/2104.10858)) -This is a Pytorch implementation of our Technical report ([arxiv](https://arxiv.org/abs/2104.10858)). +This is a Pytorch implementation of our technical report.