timm
/

Image Feature Extraction
timm
PyTorch
Safetensors
Transformers
rwightman HF Staff commited on
Commit
ecc2c68
·
verified ·
1 Parent(s): 7123a75

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,9 +1,8 @@
1
  ---
2
  tags:
3
- - image-classification
4
  - timm
5
  - transformers
6
- pipeline_tag: image-classification
7
  library_name: timm
8
  license: other
9
  license_name: dinov3-license
@@ -146,4 +145,4 @@ output = model.forward_head(output, pre_logits=True)
146
  doi = {10.5281/zenodo.4414861},
147
  howpublished = {\url{https://github.com/huggingface/pytorch-image-models}}
148
  }
149
- ```
 
1
  ---
2
  tags:
 
3
  - timm
4
  - transformers
5
+ pipeline_tag: image-feature-extraction
6
  library_name: timm
7
  license: other
8
  license_name: dinov3-license
 
145
  doi = {10.5281/zenodo.4414861},
146
  howpublished = {\url{https://github.com/huggingface/pytorch-image-models}}
147
  }
148
+ ```