ploppy06 commited on
Commit
60ea6fd
1 Parent(s): 48c83c9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +234 -0
README.md ADDED
@@ -0,0 +1,234 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators: []
3
+ language: en
4
+ license: bsd-2-clause
5
+ size_categories:
6
+ - 10K<n<100K
7
+ task_categories:
8
+ - image-classification
9
+ - object-detection
10
+ task_ids: []
11
+ pretty_name: MPII Human Pose
12
+ tags:
13
+ - MPII Human Pose
14
+ - fiftyone
15
+ - image
16
+ - image-classification
17
+ - object-detection
18
+ - version1
19
+ dataset_summary: '
20
+
21
+
22
+
23
+ ![image/png](dataset_preview.png)
24
+
25
+
26
+
27
+ This is a [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 24984 samples.
28
+
29
+
30
+ ## Installation
31
+
32
+
33
+ If you haven''t already, install FiftyOne:
34
+
35
+
36
+ ```bash
37
+
38
+ pip install -U fiftyone
39
+
40
+ ```
41
+
42
+
43
+ ## Usage
44
+
45
+
46
+ ```python
47
+
48
+ import fiftyone as fo
49
+
50
+ import fiftyone.utils.huggingface as fouh
51
+
52
+
53
+ # Load the dataset
54
+
55
+ # Note: other available arguments include ''max_samples'', etc
56
+
57
+ dataset = fouh.load_from_hub("ploppy06/MPII_Human_Pose_Dataset")
58
+
59
+
60
+ # Launch the App
61
+
62
+ session = fo.launch_app(dataset)
63
+
64
+ ```
65
+
66
+ '
67
+ ---
68
+
69
+ # Dataset Card for MPII Human Pose
70
+
71
+ <!-- Provide a quick summary of the dataset. -->
72
+
73
+
74
+
75
+
76
+ ![image/png](dataset_preview.png)
77
+
78
+
79
+ This is a [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 24984 samples.
80
+
81
+ ## Installation
82
+
83
+ If you haven't already, install FiftyOne:
84
+
85
+ ```bash
86
+ pip install -U fiftyone
87
+ ```
88
+
89
+ ## Usage
90
+
91
+ ```python
92
+ import fiftyone as fo
93
+ import fiftyone.utils.huggingface as fouh
94
+
95
+ # Load the dataset
96
+ # Note: other available arguments include 'max_samples', etc
97
+ dataset = fouh.load_from_hub("ploppy06/MPII_Human_Pose_Dataset")
98
+
99
+ # Launch the App
100
+ session = fo.launch_app(dataset)
101
+ ```
102
+
103
+
104
+ ## Dataset Details
105
+
106
+ ### Dataset Description
107
+
108
+ <!-- Provide a longer summary of what this dataset is. -->
109
+
110
+
111
+
112
+ - **Curated by:** [More Information Needed]
113
+ - **Funded by [optional]:** [More Information Needed]
114
+ - **Shared by [optional]:** [More Information Needed]
115
+ - **Language(s) (NLP):** en
116
+ - **License:** bsd-2-clause
117
+
118
+ ### Dataset Sources [optional]
119
+
120
+ <!-- Provide the basic links for the dataset. -->
121
+
122
+ - **Repository:** [More Information Needed]
123
+ - **Paper [optional]:** [More Information Needed]
124
+ - **Demo [optional]:** [More Information Needed]
125
+
126
+ ## Uses
127
+
128
+ <!-- Address questions around how the dataset is intended to be used. -->
129
+
130
+ ### Direct Use
131
+
132
+ <!-- This section describes suitable use cases for the dataset. -->
133
+
134
+ [More Information Needed]
135
+
136
+ ### Out-of-Scope Use
137
+
138
+ <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
139
+
140
+ [More Information Needed]
141
+
142
+ ## Dataset Structure
143
+
144
+ <!-- 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. -->
145
+
146
+ [More Information Needed]
147
+
148
+ ## Dataset Creation
149
+
150
+ ### Curation Rationale
151
+
152
+ <!-- Motivation for the creation of this dataset. -->
153
+
154
+ [More Information Needed]
155
+
156
+ ### Source Data
157
+
158
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
159
+
160
+ #### Data Collection and Processing
161
+
162
+ <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
163
+
164
+ [More Information Needed]
165
+
166
+ #### Who are the source data producers?
167
+
168
+ <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
169
+
170
+ [More Information Needed]
171
+
172
+ ### Annotations [optional]
173
+
174
+ <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
175
+
176
+ #### Annotation process
177
+
178
+ <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
179
+
180
+ [More Information Needed]
181
+
182
+ #### Who are the annotators?
183
+
184
+ <!-- This section describes the people or systems who created the annotations. -->
185
+
186
+ [More Information Needed]
187
+
188
+ #### Personal and Sensitive Information
189
+
190
+ <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
191
+
192
+ [More Information Needed]
193
+
194
+ ## Bias, Risks, and Limitations
195
+
196
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
197
+
198
+ [More Information Needed]
199
+
200
+ ### Recommendations
201
+
202
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
203
+
204
+ Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
205
+
206
+ ## Citation [optional]
207
+
208
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
209
+
210
+ **BibTeX:**
211
+
212
+ [More Information Needed]
213
+
214
+ **APA:**
215
+
216
+ [More Information Needed]
217
+
218
+ ## Glossary [optional]
219
+
220
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
221
+
222
+ [More Information Needed]
223
+
224
+ ## More Information [optional]
225
+
226
+ [More Information Needed]
227
+
228
+ ## Dataset Card Authors [optional]
229
+
230
+ [More Information Needed]
231
+
232
+ ## Dataset Card Contact
233
+
234
+ [More Information Needed]