Commit
·
842590d
1
Parent(s):
51334f7
Update README.md
Browse files
README.md
CHANGED
@@ -2,15 +2,30 @@
|
|
2 |
license: cc-by-nc-nd-4.0
|
3 |
---
|
4 |
# Selfies, ID Images dataset
|
5 |
-
4083 sets, which includes 2 photos of a person from his documents and 13 selfies
|
6 |
|
7 |
Photo documents contains only a photo of a person. All personal information from the document is hidden
|
8 |
|
9 |
-
|
|
|
10 |
|
11 |
-
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
# Get the Dataset
|
15 |
This is just an example of the data.
|
16 |
-
|
|
|
2 |
license: cc-by-nc-nd-4.0
|
3 |
---
|
4 |
# Selfies, ID Images dataset
|
5 |
+
**4083** sets, which includes *2 photos of a person from his documents and 13 selfies*. **571** sets of Hispanics and **3512** sets of Caucasians.
|
6 |
|
7 |
Photo documents contains only a photo of a person. All personal information from the document is hidden
|
8 |
|
9 |
+
## File with the extension .csv
|
10 |
+
includes the following information for each media file:
|
11 |
|
12 |
+
- **SetId**: a unique identifier of a set of 15 media files,
|
13 |
+
- **:UserId**:: the identifier of the person who provided the media file,
|
14 |
+
- **:UserRace**:: the ethnicity of the person
|
15 |
+
- **:Country**:: the country of origin of the person,
|
16 |
+
- **:Age**:: the age of the person,
|
17 |
+
- **:Gender**:: the gender of the person,
|
18 |
+
- **:Name**:: the name of the person
|
19 |
+
- **:FName**:: the type of the media file
|
20 |
+
- **:URL**:: the URL to access the media file
|
21 |
+
|
22 |
+
## Folder "img" with media files
|
23 |
+
- containg all the photos
|
24 |
+
- which correspond to the data in the .csv file
|
25 |
+
|
26 |
+
### How it works:
|
27 |
+
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 15 lines of the .csv file.
|
28 |
|
29 |
# Get the Dataset
|
30 |
This is just an example of the data.
|
31 |
+
In order to get access to more than 65,000 media files from 4,340 people or to learn more about our data, please contact our sales team by submitting a request on our website https://trainingdata.pro/data-market or emaling us at [email protected].
|