Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
ShowUI-web / README.md
KevinQHLin's picture
Create README.md
6dfad88 verified
|
raw
history blame
1.19 kB

Github | arXiv | HF Paper | Spaces | Datasets | Quick Start

ShowUI-web is a UI-grounding dataset focused on Web grounding, with screenshots and annotations originally sourced from OmniAct.

We developed a parser and collected 22K screenshots, retaining only visual-related elements such as those tagged with ‘Button’ or ‘Checkbox’ by removing static text.

If you find our work helpful, please consider citing our paper.

@misc{lin2024showui,
      title={ShowUI: One Vision-Language-Action Model for GUI Visual Agent}, 
      author={Kevin Qinghong Lin and Linjie Li and Difei Gao and Zhengyuan Yang and Shiwei Wu and Zechen Bai and Weixian Lei and Lijuan Wang and Mike Zheng Shou},
      year={2024},
      eprint={2411.17465},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2411.17465}, 
}