File size: 827 Bytes
b1e1e65
a80ecc9
 
0bed9f7
b1e1e65
a80ecc9
d17ca8a
 
 
a80ecc9
 
 
 
 
 
 
 
3a75772
 
 
 
a80ecc9
6104a4c
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
language:
- en
base_model: openai/clip-vit-base-patch32
---

**The `UIClip` model has been renamed to `GUIClip`. You can now access the updated model at https://huggingface.co/Jl-wei/guiclip-vit-base-patch32.**

~`UIClip`~ `GUIClip` is a vision-language model in GUI domain.

Code and dataset can be found at https://github.com/Jl-wei/guing

If you find our work useful, please cite our paper:
```bibtex
@misc{wei2024guing,
      title={GUing: A Mobile GUI Search Engine using a Vision-Language Model}, 
      author={Jialiang Wei and Anne-Lise Courbis and Thomas Lambolais and Binbin Xu and Pierre Louis Bernard and Gérard Dray and Walid Maalej},
      year={2024},
      eprint={2405.00145},
      archivePrefix={arXiv},
      primaryClass={cs.SE}
}
```

Please note that the model can only be used for academic purpose.