Datasets:
TrainingDataPro
commited on
Commit
·
bbef3fb
1
Parent(s):
e897a78
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,27 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
3 |
---
|
4 |
+
# Selfies and video dataset
|
5 |
+
4000 people in this dataset. Each person took a selfie on a webcam, took a selfie on a mobile phone. In addition, people recorded video from the phone and from the webcam, on which they pronounced a given set of numbers.
|
6 |
+
Includes folders corresponding to people in the dataset. Each folder includes 8 files (4 images and 4 videos).
|
7 |
+
|
8 |
+
# File with the extension .csv
|
9 |
+
includes the following information for each media file:
|
10 |
+
|
11 |
+
- **SetId**: a unique identifier of a set of 8 media files,
|
12 |
+
- **WorkerId**: the identifier of the person who provided the media file,
|
13 |
+
- **Country**: the country of origin of the person,
|
14 |
+
- **Age**: the age of the person,
|
15 |
+
- **Gender**: the gender of the person,
|
16 |
+
- **Type**: the type of media file
|
17 |
+
- **Link**: the URL to access the media file
|
18 |
+
|
19 |
+
|
20 |
+
# Folder "img" with media files
|
21 |
+
- containg all the photos and videos
|
22 |
+
- which correspond to the data in the .csv file
|
23 |
+
|
24 |
+
**How it works**: *go to the first folder and you will make sure that it contains media files taken by a person whose parameters are specified in the first 8 lines of the .csv file.*
|
25 |
+
|
26 |
+
|
27 |
+
In order to get access to more than 28,000 media files from 3,530 people or to learn more about our data, please contact our sales team by submitting a request on our website https://trainingdata.pro/ or emaling us at [email protected]
|