File size: 2,721 Bytes
de871ff
 
e423cbf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
de871ff
 
 
 
 
 
 
712deb4
de871ff
 
 
 
 
 
 
 
 
 
 
712deb4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
---
configs:
  - config_name: app_screens
    default: true
    data_files:
      - split: app_screens
        path:
          - 'app_screens.jsonl.zst'

  - config_name: app_section_screens
    data_files:
      - split: app_section_screens
        path:
          - 'app_section_screens.jsonl.zst'

  - config_name: app_sections
    data_files:
      - split: app_sections
        path:
          - 'app_sections.jsonl.zst'

  - config_name: app_sections_with_app_screens
    data_files:
      - split: app_sections_with_app_screens
        path:
          - 'app_sections_with_app_screens.jsonl.zst'

  - config_name: app_versions
    data_files:
      - split: app_versions
        path:
          - 'app_versions.jsonl.zst'

  - config_name: apps
    data_files:
      - split: apps
        path:
          - 'apps.jsonl.zst'

  - config_name: trending_filter_tags
    data_files:
      - split: trending_filter_tags
        path:
          - 'trending_filter_tags.jsonl.zst'
annotations_creators:
- found
language:
- en
license: unknown
multilinguality:
- monolingual
pretty_name: User Interface (Navigation) Corpus
size_categories:
- 100K<n<1M
task_categories:
- image-segmentation
- image-feature-extraction
tags:
- ui
- navigation
- video
- image
- operator
---

# User Interface (Navigation) Corpus

## Overview

This dataset serves as a collection of various images of, videos and metadata of mobile (both iOS and Android) and web user interfaces as well as tags and text extractions associated to them.
Dataset also includes user interface navigation annotations and videos related to them. One of the possible use cases of this dataset is training a UI navigation agent.

## Dataset Structure

The resources of this dataset are packed into independent TAR splits, however their use is optional as JSONLs include original file links. TAR archives can be extracted independently but it is recommended to work with the full set of resources if a fully local workflow is required.

### Subsets

- **`app_screens`** - Metadata of mobile and web screens.
- **`app_section_screens`** - Groups of sections and screens.
- **`app_sections`** - Annotations for app screens.
- **`app_sections_with_app_screens`** - Links app sections to their respective screens.
- **`app_versions`** - Version IDs separating different revisions of imagery data relative to the time they were taken.
- **`apps`** - Application information.
- **`trending_filter_tags`** - Most popular screen filtering tags.

## License

The dataset contains screenshots, recordings, and logo materials from various applications and sources that are not owned by the dataset maintainers. These resources remain the property of their respective creators.