diff --git a/README.md b/README.md index b795b44..4975946 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Fast Vision Transformers with HiLo Attentionđź‘‹ +# Fast Vision Transformers with HiLo Attentionđź‘‹(NeurIPS 2022 Spotlight) [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) PyTorch @@ -8,6 +8,8 @@ By [Zizheng Pan](https://scholar.google.com.au/citations?user=w_VMopoAAAAJ&hl=en ## News +- **11/11/2022.** LITv2 will be presented as Spotlight! + - **13/10/2022.** Update code for higher version of timm. Compatible with PyTorch 1.12.1 + CUDA 11.3 + timm 0.6.11. - **30/09/2022.** Add [benchmarking results](https://github.com/ziplab/LITv2#single-attention-layer-benchmark) for single attention layer. HiLo is super fast on both CPU and GPU!