GenP commited on
Commit
fc240bd
1 Parent(s): 3143271

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -1,3 +1,57 @@
1
  ---
2
  license: afl-3.0
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: afl-3.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - generation
7
+ - image generation
8
+ - face images
9
+ - face detection
10
+ pretty_name: Academic Dataset by Generated Photos
11
+ size_categories:
12
+ - 1K<n<10K
13
  ---
14
+
15
+ Academic Dataset by Generated Photos
16
+
17
+ See at https://generated.photos/datasets#research-dataset
18
+
19
+ The free dataset is made to help students and teachers with any research. It contains 10,000 photos with equal distribution of race and gender parameters.
20
+
21
+ If you need a dataset with different parameters or quantity, contact us at [email protected].
22
+
23
+ We will appreciate it if you let us know about the research outcome!
24
+ ----------------------------------------------------------
25
+ Terms of use
26
+ ----------------------------------------------------------
27
+ You can use and adapt it for any research purposes, as long as you:
28
+ (a) give appropriate credit by citing in your paper,
29
+ (b) put a link to Generated Photos website in case of publishing your paper or results of your research or a related article. Example of an attribution line: Academic Dataset by Generated Photos https://generated.photos/datasets
30
+
31
+ You can redistribute it within your university, but please follow these rules:
32
+ (a) indicate any changes that you've made,
33
+ (b) make sure that your fellow student or teacher you pass this dataset is aware of the terms of use described in this file.
34
+
35
+ For more information about datasets and license, please visit Generated Photos website:
36
+ https://generated.photos/datasets
37
+ https://generated.photos/faq
38
+ https://generated.photos/terms-and-conditions
39
+
40
+ ----------------------------------------------------------
41
+ Photos
42
+ ----------------------------------------------------------
43
+ All the photos are 100% synthetic. Based on model-released photos. Royalty-free. Can be used for any research purpose except for the ones violating the law. Worldwide. No time limitations.
44
+ Quantity 10,000
45
+ Quality 128x128px
46
+ Diversity Ethnicity, gender
47
+
48
+ ----------------------------------------------------------
49
+ Metadata
50
+ ----------------------------------------------------------
51
+ The JSON files contain the metadata for each image in a machine-readable format, including:
52
+ (1) FaceLandmarks: mouth, right_eyebrow, left_eyebrow, right_eye, left_eye, nose, jaw.
53
+ (2) FaceAttributes: headPose, gender, makeup, emotion, facialHair, hair (hairColor, hairLength, bald), occlusion, ethnicity, eye_color, smile, age
54
+
55
+ ----------------------------------------------------------
56
+
57
+ Please contact [email protected] for business and press inquiries and other questions.