TrainingDataPro
commited on
Commit
·
89bd617
1
Parent(s):
45362c4
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,31 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
3 |
+
task_categories:
|
4 |
+
- video-classification
|
5 |
+
- image-to-image
|
6 |
+
- image-classification
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
tags:
|
10 |
+
- finance
|
11 |
---
|
12 |
+
|
13 |
+
# Anti-Spoofing dataset: replay
|
14 |
+
The dataset consists of 40,000 videos and selfies with unique people. 15,000 attack replays from 4,000 unique devices. 10,000 attacks with A4 printouts and 10,000 attacks with cut-out printouts.
|
15 |
+
|
16 |
+
# File with the extension .csv
|
17 |
+
includes the following information for each media file:
|
18 |
+
|
19 |
+
- **live_video_id**: the unique identifier of the "Antispoofing Live" video
|
20 |
+
- **phone**: the device used to capture the replay video,
|
21 |
+
- **link**: the URL to access the replay video,
|
22 |
+
- **phone_video_payback**: the device used to play the "Antispoofing Live" video,
|
23 |
+
- **worker_id**: the identifier of the person who provided the media file,
|
24 |
+
|
25 |
+
# Folder "img" with media files
|
26 |
+
- containg all the photos and videos
|
27 |
+
- which correspond to the data in the .csv file
|
28 |
+
|
29 |
+
**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 line of the .csv file.*
|
30 |
+
|
31 |
+
In order to get access to more than 23,000 Replay videos 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]
|