Update README.md
Browse files
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{
|
| 189 |
-
|
| 190 |
-
|
| 191 |
-
year = {
|
| 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 |
```
|