Update README.md
Browse files
README.md
CHANGED
@@ -8,136 +8,26 @@ size_categories:
|
|
8 |
|
9 |
<!-- Provide a quick summary of the dataset. -->
|
10 |
|
11 |
-
|
12 |
-
|
13 |
-
## Dataset Details
|
14 |
-
|
15 |
-
### Dataset Description
|
16 |
-
|
17 |
-
<!-- Provide a longer summary of what this dataset is. -->
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
- **Curated by:** [More Information Needed]
|
22 |
-
- **Funded by [optional]:** [More Information Needed]
|
23 |
-
- **Shared by [optional]:** [More Information Needed]
|
24 |
-
- **Language(s) (NLP):** [More Information Needed]
|
25 |
-
- **License:** [More Information Needed]
|
26 |
|
27 |
### Dataset Sources [optional]
|
28 |
|
29 |
-
|
30 |
-
|
31 |
-
- **Repository:** [More Information Needed]
|
32 |
-
- **Paper [optional]:** [More Information Needed]
|
33 |
-
- **Demo [optional]:** [More Information Needed]
|
34 |
|
35 |
## Uses
|
36 |
|
37 |
-
|
38 |
|
39 |
-
### Direct Use
|
40 |
-
|
41 |
-
<!-- This section describes suitable use cases for the dataset. -->
|
42 |
-
|
43 |
-
[More Information Needed]
|
44 |
-
|
45 |
-
### Out-of-Scope Use
|
46 |
-
|
47 |
-
<!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
|
48 |
-
|
49 |
-
[More Information Needed]
|
50 |
|
51 |
## Dataset Structure
|
52 |
|
53 |
-
|
54 |
-
|
55 |
-
[More Information Needed]
|
56 |
-
|
57 |
-
## Dataset Creation
|
58 |
-
|
59 |
-
### Curation Rationale
|
60 |
-
|
61 |
-
<!-- Motivation for the creation of this dataset. -->
|
62 |
-
|
63 |
-
[More Information Needed]
|
64 |
-
|
65 |
-
### Source Data
|
66 |
-
|
67 |
-
<!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
|
68 |
-
|
69 |
-
#### Data Collection and Processing
|
70 |
-
|
71 |
-
<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
|
72 |
-
|
73 |
-
[More Information Needed]
|
74 |
-
|
75 |
-
#### Who are the source data producers?
|
76 |
-
|
77 |
-
<!-- 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. -->
|
78 |
-
|
79 |
-
[More Information Needed]
|
80 |
-
|
81 |
-
### Annotations [optional]
|
82 |
|
83 |
-
<!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
|
84 |
-
|
85 |
-
#### Annotation process
|
86 |
-
|
87 |
-
<!-- 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. -->
|
88 |
-
|
89 |
-
[More Information Needed]
|
90 |
-
|
91 |
-
#### Who are the annotators?
|
92 |
-
|
93 |
-
<!-- This section describes the people or systems who created the annotations. -->
|
94 |
-
|
95 |
-
[More Information Needed]
|
96 |
|
97 |
#### Personal and Sensitive Information
|
98 |
|
99 |
-
|
100 |
-
|
101 |
-
[More Information Needed]
|
102 |
|
103 |
## Bias, Risks, and Limitations
|
104 |
|
105 |
-
|
106 |
-
|
107 |
-
[More Information Needed]
|
108 |
-
|
109 |
-
### Recommendations
|
110 |
-
|
111 |
-
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
112 |
-
|
113 |
-
Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
|
114 |
-
|
115 |
-
## Citation [optional]
|
116 |
-
|
117 |
-
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
|
118 |
-
|
119 |
-
**BibTeX:**
|
120 |
-
|
121 |
-
[More Information Needed]
|
122 |
-
|
123 |
-
**APA:**
|
124 |
-
|
125 |
-
[More Information Needed]
|
126 |
-
|
127 |
-
## Glossary [optional]
|
128 |
-
|
129 |
-
<!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
|
130 |
-
|
131 |
-
[More Information Needed]
|
132 |
-
|
133 |
-
## More Information [optional]
|
134 |
-
|
135 |
-
[More Information Needed]
|
136 |
-
|
137 |
-
## Dataset Card Authors [optional]
|
138 |
-
|
139 |
-
[More Information Needed]
|
140 |
-
|
141 |
-
## Dataset Card Contact
|
142 |
-
|
143 |
-
[More Information Needed]
|
|
|
8 |
|
9 |
<!-- Provide a quick summary of the dataset. -->
|
10 |
|
11 |
+
A minute fraction of the Synthpar Dataset used for development of FNR and FPR calculation functions for facial verification models.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
|
13 |
### Dataset Sources [optional]
|
14 |
|
15 |
+
https://huggingface.co/datasets/pravsels/synthpar
|
|
|
|
|
|
|
|
|
16 |
|
17 |
## Uses
|
18 |
|
19 |
+
Created only for development purposes. Should not be used for actual benchmarking as there may be uneven distributions of males/females.
|
20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
|
22 |
## Dataset Structure
|
23 |
|
24 |
+
13 unique IDs for each Skin tone group, and 8 variations of each ID. The variations were selected randomly and the rest of the variations (roughly 120 per ID in the original dataset) were deleted.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
|
27 |
#### Personal and Sensitive Information
|
28 |
|
29 |
+
IDs in this dataset are AI generated.
|
|
|
|
|
30 |
|
31 |
## Bias, Risks, and Limitations
|
32 |
|
33 |
+
May be uneven distributions of males/females.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|