File size: 1,734 Bytes
96f55c3
 
 
 
 
 
5347de5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ed76b0e
5347de5
 
 
ed76b0e
 
 
 
 
 
 
 
 
 
 
5347de5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
96f55c3
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
---
license: apache-2.0
language:
- en
pretty_name: Web UI Elements Dataset
---
# Web UI Elements Dataset

## Overview
A comprehensive dataset of web user interface elements collected from the world's most visited websites. This dataset is specifically curated for training AI models to detect and classify UI components, enabling automated UI testing, accessibility analysis, and interface design studies.

## Key Features
- 300+ popular websites sampled
- 15 essential UI element classes
- High-resolution screenshots (1920x1080)
- Rich accessibility metadata
- YOLO-format annotations
- Balanced class distribution

## Element Classes
1. **Interactive Elements**
   - Buttons
   - Links
   - Input fields
   - Checkboxes
   - Radio buttons
   - Dropdowns
   - Sliders
   - Toggle switches

2. **Structural Elements**
   - Labels
   - Text blocks
   - Icons
   - Menu items

3. **Form Elements**
   - Text areas
   - Select menus
   - Clickable regions

## Sample Visualizations

Here are some examples from our dataset:



![Annotated image](./yolo_dataset/annotated_images/e_commerce_www.target.com_1729629595_annotated.png)


![Annotated image](./yolo_dataset/annotated_images/mostvisited_gmail.com_1729630769_annotated.png)



![Annotated image](./yolo_dataset/annotated_images/office_learning_www.linkedin.com_1729629852_annotated.png)



## Dataset Statistics

### Distribution by Website Category
- Most Visited Sites: 45%
- Web Applications: 15%
- E-commerce: 10%
- Social Media: 10%
- News & Media: 10%
- Developer Tools: 5%
- Creative Platforms: 5%

### Element Distribution
- Links: ~35%
- Buttons: ~20%
- Input Fields: ~15%
- Icons: ~10%
- Text Blocks: ~8%
- Other Elements: ~12%


## License
---
license: apache-2.0
---