Xianhang nielsr HF Staff commited on
Commit
cc7ecba
·
verified ·
1 Parent(s): 13d117e

Add model card (#1)

Browse files

- Add model card (3fc393b9afada51ed7f846e635acc62028a7bfdf)


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

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