Add pipeline tag: image-feature-extraction

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,12 +1,13 @@
1
  ---
2
- license: apache-2.0
3
  library_name: perception-encoder
 
 
4
  ---
5
 
6
  # Model Details
7
 
8
- [\[πŸ“ƒ Tech Report\]](https://arxiv.org/abs/2504.13181)
9
- [\[πŸ“‚ Github\]](https://github.com/facebookresearch/perception_models/)
10
 
11
  Perception Encoder (PE) is a state-of-the-art encoder for image and video understanding trained via simple vision-language learning. It was introduced in "[Perception Encoder: The best visual embeddings
12
  are not at the output of the network](https://ai.meta.com/research/publications/perception-encoder-the-best-visual-embeddings-are-not-at-the-output-of-the-network/)".
@@ -120,5 +121,4 @@ If you find our code useful for your research, please consider citing:
120
  journal={arXiv},
121
  year={2025}
122
  }
123
- ```
124
-
 
1
  ---
 
2
  library_name: perception-encoder
3
+ license: apache-2.0
4
+ pipeline_tag: image-feature-extraction
5
  ---
6
 
7
  # Model Details
8
 
9
+ [\\[πŸ“ƒ Tech Report\\]](https://arxiv.org/abs/2504.13181)
10
+ [\\[πŸ“‚ Github\\]](https://github.com/facebookresearch/perception_models/)
11
 
12
  Perception Encoder (PE) is a state-of-the-art encoder for image and video understanding trained via simple vision-language learning. It was introduced in "[Perception Encoder: The best visual embeddings
13
  are not at the output of the network](https://ai.meta.com/research/publications/perception-encoder-the-best-visual-embeddings-are-not-at-the-output-of-the-network/)".
 
121
  journal={arXiv},
122
  year={2025}
123
  }
124
+ ```