File size: 509 Bytes
5cf691c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
license: apache-2.0
library_name: open_clip
pipeline_tag: image-feature-extraction
---
# OpenVision
This repository contains the model for the OpenVision encoder described in [OpenVision: A Fully-Open, Cost-Effective Family of Advanced Vision Encoders for Multimodal Learning](https://huggingface.co/papers/2505.04601).
The models provide image features and are suitable for use in multimodal systems.
Project page: https://ucsc-vlaa.github.io/OpenVision
Code: https://github.com/UCSC-VLAA/OpenVision. |