Image Feature Extraction
timm
PyTorch
Safetensors
rwightman commited on
Commit
4b1a34a
·
verified ·
1 Parent(s): 2260fb7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,5 @@
1
  ---
2
  tags:
3
- - image-classification
4
  - timm
5
  library_name: timm
6
  license: apache-2.0
@@ -17,6 +16,7 @@ datasets:
17
  - wukong-ocr
18
  - laioncoco-ocr
19
  - other-ocr
 
20
  ---
21
  # Model card for vit_intern300m_patch14_448.ogvl_2pt5
22
 
@@ -160,4 +160,4 @@ output = model.forward_head(output, pre_logits=True)
160
  journal={arXiv preprint arXiv:2312.14238},
161
  year={2023}
162
  }
163
- ```
 
1
  ---
2
  tags:
 
3
  - timm
4
  library_name: timm
5
  license: apache-2.0
 
16
  - wukong-ocr
17
  - laioncoco-ocr
18
  - other-ocr
19
+ pipeline_tag: image-feature-extraction
20
  ---
21
  # Model card for vit_intern300m_patch14_448.ogvl_2pt5
22
 
 
160
  journal={arXiv preprint arXiv:2312.14238},
161
  year={2023}
162
  }
163
+ ```