Zexanima commited on
Commit
b7053e1
1 Parent(s): 4cc7e17

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +53 -1
README.md CHANGED
@@ -58,4 +58,56 @@ language:
58
  tags:
59
  - web
60
  - website
61
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
  tags:
59
  - web
60
  - website
61
+ ---
62
+ # Website Screenshots Image Dataset
63
+
64
+ <!-- Provide a quick summary of the dataset. -->
65
+
66
+ This dataset is obtainable [here from roboflow.](https://universe.roboflow.com/roboflow-gw7yv/website-screenshots).
67
+
68
+ ## Dataset Details
69
+
70
+ ### Dataset Description
71
+
72
+ <!-- Provide a longer summary of what this dataset is. -->
73
+
74
+
75
+ - **Language(s) (NLP):** [English]
76
+ - **License:** [MIT]
77
+
78
+ ### Dataset Sources
79
+
80
+ <!-- Provide the basic links for the dataset. -->
81
+
82
+ - **Source:** [https://universe.roboflow.com/roboflow-gw7yv/website-screenshots/dataset/1]
83
+
84
+ ## Uses
85
+
86
+ <!-- Address questions around how the dataset is intended to be used. -->
87
+ From the roboflow website:
88
+ > "Annotated screenshots are very useful in Robotic Process Automation. But they can be expensive to label. This dataset would cost over $4000 for humans to label on popular labeling services. We hope this dataset provides a good starting point for your project."
89
+
90
+ ## Dataset Structure
91
+
92
+ <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
93
+
94
+ [More Information Needed]
95
+
96
+ ### Source Data
97
+
98
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
99
+ The Roboflow Website Screenshots dataset is a synthetically generated dataset composed of screenshots from over 1000 of the world's top websites
100
+
101
+ [More Information Needed]
102
+
103
+ ### Annotations [optional]
104
+
105
+ <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
106
+
107
+ - button: navigation links, tabs, etc.
108
+ - heading: text that was enclosed in \<h1> to \<h6> tags.
109
+ - link: inline, textual \<a> tags.
110
+ - label: text labeling form fields.
111
+ - text: all other text.
112
+ - image: \<img>, \<svg>, or \<video> tags, and icons.
113
+ - iframe: ads and 3rd party content.