atharparvezce commited on
Commit
edaffc2
·
verified ·
1 Parent(s): 2642124

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -16,11 +16,11 @@ language:
16
  pretty_name: iOS-1K-Mobile-UI-Dataset
17
  ---
18
 
19
- # iOS-1K-Mobile-UI-Dataset
20
 
21
  ## Overview
22
 
23
- **iOS-1K-Mobile-UI-Dataset** is a curated dataset of **1,000 real-world iOS mobile UI screens** collected from diverse application categories available on the Apple App Store.
24
 
25
  Each screen is paired with **human-validated structured JSON ground truth annotations**, enabling research in UI understanding, layout analysis, and multimodal modeling.
26
 
@@ -185,11 +185,12 @@ No personal user data is included.
185
  If you use this dataset in your research, please cite:
186
 
187
  ```bibtex
188
- @dataset{ios_1k_mobile_ui_dataset_2026,
189
- title = {iOS-1K-Mobile-UI-Dataset: A Human-Validated iOS UI Benchmark},
190
- author = {Athar Parvez},
191
- year = {2026},
192
  publisher = {Hugging Face},
193
- url = {https://huggingface.co/datasets/atharparvezce/iOS-1K-Mobile-UI-Dataset}
 
194
  }
195
  ```
 
16
  pretty_name: iOS-1K-Mobile-UI-Dataset
17
  ---
18
 
19
+ # MUIANNO:iOS-1K-Mobile-UI-Dataset
20
 
21
  ## Overview
22
 
23
+ **MUIANNO:iOS-1K-Mobile-UI-Dataset** is a curated dataset of **1,000 real-world iOS mobile UI screens** collected from diverse application categories available on the Apple App Store.
24
 
25
  Each screen is paired with **human-validated structured JSON ground truth annotations**, enabling research in UI understanding, layout analysis, and multimodal modeling.
26
 
 
185
  If you use this dataset in your research, please cite:
186
 
187
  ```bibtex
188
+ @dataset{parvez2025muianno,
189
+ author = {Parvez, Athar},
190
+ title = {{MUIAnno}: Mobile UI Dataset},
191
+ year = {2025},
192
  publisher = {Hugging Face},
193
+ url = {https://huggingface.co/datasets/atharparvezce/iOS-1K-Mobile-UI-Dataset},
194
+ note = {Expert-annotated mobile user interface dataset}
195
  }
196
  ```