Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hzphzp committed Aug 21, 2023
1 parent 35c7bc5 commit ae54e5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

### Introduction
This repository includes the official Pytorch implementation for the following works on the basic neural operaters for mixing tokens, i.e., token mixers:
- [Active Token Mixer](https://arxiv.org/abs/2203.06108), AAAI 2023 Oral, in [this folder](https://oai.azure.com/portal/12e4fd51447842059bfaf89af93e0dfd/ActiveMLP/).
- [Adaptive Frequency Filters As Efficient Global Token Mixers](https://arxiv.org/abs/2307.14008), ICCV 2023, in [this folder](https://oai.azure.com/portal/12e4fd51447842059bfaf89af93e0dfd/AFFNet/).
- [Active Token Mixer](https://arxiv.org/abs/2203.06108), AAAI 2023 Oral, in [this folder](./Active%20Token%20Mixer/).
- [Adaptive Frequency Filters As Efficient Global Token Mixers](https://arxiv.org/abs/2307.14008), ICCV 2023, in [this folder](./Adaptive%20Frequency%20Filters/).



Expand Down

0 comments on commit ae54e5e

Please sign in to comment.