timm
/

Image Feature Extraction
timm
PyTorch
Safetensors
Transformers
rwightman HF Staff commited on
Commit
5a29a38
·
verified ·
1 Parent(s): f643008

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
  - transformers
6
  library_name: timm
@@ -13,6 +12,7 @@ datasets:
13
  - cc15m
14
  - coco
15
  - vg
 
16
  ---
17
  # Model card for beit3_base_patch16_224.indomain_pt
18
 
@@ -157,4 +157,4 @@ Explore the dataset and runtime metrics of this model in timm [model results](ht
157
  doi = {10.5281/zenodo.4414861},
158
  howpublished = {\url{https://github.com/huggingface/pytorch-image-models}}
159
  }
160
- ```
 
1
  ---
2
  tags:
 
3
  - timm
4
  - transformers
5
  library_name: timm
 
12
  - cc15m
13
  - coco
14
  - vg
15
+ pipeline_tag: image-feature-extraction
16
  ---
17
  # Model card for beit3_base_patch16_224.indomain_pt
18
 
 
157
  doi = {10.5281/zenodo.4414861},
158
  howpublished = {\url{https://github.com/huggingface/pytorch-image-models}}
159
  }
160
+ ```