AxonData commited on
Commit
d5f622d
·
verified ·
1 Parent(s): 9c58766

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +79 -3
README.md CHANGED
@@ -1,3 +1,79 @@
1
- ---
2
- license: cc-by-nc-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ pretty_name: Replay Attack Dataset
4
+ size_categories:
5
+ - 10K<n<100K
6
+ task_categories:
7
+ - image-classification
8
+ - video-classification
9
+ language:
10
+ - en
11
+ tags:
12
+ - replay-attack
13
+ - face-anti-spoofing
14
+ - liveness-detection
15
+ - presentation-attack-detection
16
+ - biometrics
17
+ - ibeta
18
+ - ibeta-level-1
19
+ - computer-vision
20
+ - spoofing-detection
21
+ - pad
22
+ ---
23
+ Commercial collection of 10,000+ replay attack videos covering both display-based and mobile-based replay spoofing. Captured from 2,500+ unique participants with balanced gender and ethnicity representation. Suitable for training face anti-spoofing models and preparing for iBeta PAD Level 1 certification
24
+
25
+ ## Dataset Summary
26
+ Replay attacks are one of the most common presentation attack types in face biometric systems. Attackers replay a video or image of a genuine user on a screen (phone, tablet, monitor) to bypass liveness detection. A robust liveness model must see diverse replay scenarios during training
27
+
28
+ This dataset combines two attack streams into a single training resource:
29
+
30
+ - **Display replay attacks** - captured from a variety of screen devices (monitors, laptops, tablets) with diverse lighting conditions
31
+ - **Mobile replay attacks** - captured across 15+ different phone models spanning low-end, mid-range, and high-end segments, including Samsung Galaxy A54, Honor 70, Google Pixel 7
32
+
33
+ Both attack streams share the same capture protocol: slow camera movement, multi-angle coverage
34
+
35
+ ## Dataset Characteristics
36
+ | Feature | Value |
37
+ |---|---|
38
+ | Total attack videos | 10,000+ |
39
+ | Unique participants | 2,500+ |
40
+ | Attack sub-types | Display replay + Mobile replay |
41
+ | Mobile device coverage | 15+ phone models (incl. Galaxy A54, Honor 70, Pixel 7) |
42
+ | Camera behavior | Slow movement, multi-angle |
43
+ | Gender distribution | Balanced |
44
+ | Ethnicity distribution | Balanced |
45
+ | iBeta compliance | Level 1 (PAD) |
46
+
47
+ For commercial use, production deployment, or access to the full 10,000+ video dataset, contact Axon Labs at [axonlab.ai](https://axonlab.ai/)
48
+
49
+ ## Use Cases
50
+ - **Face anti-spoofing model training**: expand replay attack coverage beyond narrow academic datasets
51
+ - **iBeta PAD Level 1 preparation**: replay attacks are a required category for iBeta Level 1 certification
52
+ - **Cross-device generalization**: evaluate model performance across display types and phone models
53
+ - **Benchmarking**: compare production PAD models on diverse replay scenarios
54
+ - **Fraud prevention R&D**: detect screen replay attempts in KYC and remote onboarding systems
55
+
56
+ ## What Makes This Dataset Different
57
+ - **Both attack streams in one**: most public replay datasets cover either display OR mobile, not both
58
+ - **Realistic mobile coverage**: 15+ real phone models
59
+ - **Commercial license available**: suitable for production deployment, not research-only
60
+ - **Consent-based**: all subjects provided explicit consent for AI training use
61
+ - **Scale**: 10,000+ videos is larger than most publicly available replay collections
62
+
63
+ ## Related Datasets from Axon Labs
64
+ - **[iBeta Level 1 Dataset](https://axonlab.ai/dataset/ibeta-level-1-dataset/)** - full Level 1 certification package (paper + replay attacks)
65
+ - **[iBeta Level 2 Dataset](https://axonlab.ai/dataset/ibeta-level-2-dataset/)** - 3D mask attack coverage (silicone, latex, wrapped paper)
66
+ - **[iBeta Level 3 Dataset](https://axonlab.ai/dataset/ibeta-level-3-dataset/)** - high-fidelity mask attacks
67
+ - **[Photo Print Attacks Dataset](https://axonlab.ai/dataset/photo-print-attacks/)** - paper photo spoofing, 3K+ individuals
68
+ - **[Silicone Mask Dataset](https://axonlab.ai/dataset/silicone-mask-attack-data/)** - 10K+ videos from 18 silicone masks
69
+
70
+ Full catalog: [axonlab.ai/datasets](https://axonlab.ai/datasets/)
71
+
72
+ ## About Axon Labs
73
+ Axon Labs creates high-quality datasets for AI training, with a focus on biometric security, face recognition, and liveness detection
74
+
75
+ - Website: [axonlab.ai](https://axonlab.ai/)
76
+ - Contact: sales@axonlabs.pro
77
+ - Full catalog: [axonlab.ai/datasets](https://axonlab.ai/datasets/)
78
+
79
+ Other Axon Labs datasets on Hugging Face: [huggingface.co/AxonData](https://huggingface.co/AxonData)