Skip to content

Commit 2d4089c

Browse files
committed
link to maxvit in readme
1 parent c7bb5fc commit 2d4089c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ preds = v(img) # (1, 1000)
601601

602602
<img src="./images/max-vit.png" width="400px"></img>
603603

604-
This paper proposes a hybrid convolutional / attention network, using MBConv from the convolution side, and then block / grid axial sparse attention.
604+
<a href="https://arxiv.org/abs/2204.01697">This paper</a> proposes a hybrid convolutional / attention network, using MBConv from the convolution side, and then block / grid axial sparse attention.
605605

606606
They also claim this specific vision transformer is good for generative models (GANs).
607607

0 commit comments

Comments
 (0)