update
Browse files
README.md
CHANGED
|
@@ -13,7 +13,6 @@ Official huggingface models of **ViTamin**, from the following CVPR 2024 paper:
|
|
| 13 |
✨  [Jieneng Chen](https://beckschen.github.io), [Qihang Yu](https://yucornetto.github.io/), [Xiaohui Shen](https://xiaohuishen.github.io/), [Alan Yuille](https://www.cs.jhu.edu/~ayuille/) and [Liang-Chieh Chen](http://liangchiehchen.com/)\
|
| 14 |
🏠  Johns Hopkins University, Bytedance
|
| 15 |
|
| 16 |
-
🔥 This ViTamin-XL-336px is the pre-trained model transferred to open-vocabulary detection and segmentation, and large multi-modal models in our paper.
|
| 17 |
|
| 18 |
Load from HuggingFace with transformers.AutoModel:
|
| 19 |
```python
|
|
|
|
| 13 |
✨  [Jieneng Chen](https://beckschen.github.io), [Qihang Yu](https://yucornetto.github.io/), [Xiaohui Shen](https://xiaohuishen.github.io/), [Alan Yuille](https://www.cs.jhu.edu/~ayuille/) and [Liang-Chieh Chen](http://liangchiehchen.com/)\
|
| 14 |
🏠  Johns Hopkins University, Bytedance
|
| 15 |
|
|
|
|
| 16 |
|
| 17 |
Load from HuggingFace with transformers.AutoModel:
|
| 18 |
```python
|