bbexx commited on
Commit
8daf662
1 Parent(s): a6b1265
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -13,8 +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
20
  import torch
 
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
  Load from HuggingFace with transformers.AutoModel:
17
  ```python
18
  import torch