timm
/

Image Classification
timm
PyTorch
Safetensors
Transformers
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ All models with the string `tf` are models exactly matching Tensorflow based mod
32
  - Activations (M): 73.8
33
  - Image size: 224 x 224
34
  - **Papers:**
35
- - CoAtNet: Marrying Convolution and Attention for All Data Sizes: https://arxiv.org/abs/2201.03545
36
  - **Dataset:** ImageNet-12k
37
 
38
  ## Model Usage
 
32
  - Activations (M): 73.8
33
  - Image size: 224 x 224
34
  - **Papers:**
35
+ - CoAtNet: Marrying Convolution and Attention for All Data Sizes: https://arxiv.org/abs/2106.04803
36
  - **Dataset:** ImageNet-12k
37
 
38
  ## Model Usage