Xianhang nielsr HF Staff commited on
Commit
ae3313d
·
verified ·
1 Parent(s): 1e0b23f

Add model card (#1)

Browse files

- Add model card (4c043359d254200b03bc18c9038959d79f4ef503)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pipeline_tag: image-feature-extraction
4
+ ---
5
+
6
+ This repository contains the model for the paper [OpenVision: A Fully-Open, Cost-Effective Family of Advanced Vision Encoders for Multimodal Learning](https://huggingface.co/papers/2505.04601).
7
+
8
+ Project page: https://ucsc-vlaa.github.io/OpenVision
9
+ Code: https://github.com/UCSC-VLAA/OpenVision