timm
/

Image Classification
timm
PyTorch
Safetensors
Transformers
rwightman HF staff l8tot8kiibreak commited on
Commit
7cd801a
·
1 Parent(s): 4ffd704

Update Links (#1)

Browse files

- Update Links (6a5542c4c45d877e82d825f159c72c7f893af1e0)


Co-authored-by: l8tot8 kiibreak <[email protected]>

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