From bd89d2fac23adee8ab335ee3ece878b8dfb8747c Mon Sep 17 00:00:00 2001 From: Muhammad Maaz Date: Wed, 22 Jun 2022 05:27:05 +0400 Subject: [PATCH] Updates README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9633f2b..a8576bb 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [Rao Muhammad Anwer](https://scholar.google.com/citations?hl=en&authuser=1&user=_KlvMVoAAAAJ) and [Fahad Shahbaz Khan](https://scholar.google.es/citations?user=zvaeYnUAAAAJ&hl=en) -### ****Paper**: comming soon** +### ****Paper**: https://arxiv.org/abs/2206.10589** ## :rocket: News * **(Jun 22, 2022)** @@ -116,7 +116,7 @@ If you use our work, please consider citing: @article{Maaz2022EdgeNeXt, title={EdgeNeXt: Efficiently Amalgamated CNN-Transformer Architecture for Mobile Vision Applications}, author={Muhammad Maaz and Abdelrahman Shaker and Hisham Cholakkal and Salman Khan and Syed Waqas Zamir and Rao Muhammad Anwer and Fahad Shahbaz Khan}, - journal={coming soon}, + journal={2206.10589}, year={2022} } ``` @@ -130,4 +130,4 @@ Should you have any question, please create an issue on this repository or conta ## References Our code is based on [ConvNeXt](https://github.com/facebookresearch/ConvNeXt) repository. -We thank them for releasing their code. \ No newline at end of file +We thank them for releasing their code.