AxonData commited on
Commit
479bf1d
·
verified ·
1 Parent(s): 660f6e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +74 -32
README.md CHANGED
@@ -20,51 +20,93 @@ pretty_name: Liveness Detection Dataset
20
  size_categories:
21
  - 100K<n<1M
22
  ---
23
- 100,000+ spoofing videos for liveness detection. A general-purpose liveness detection dataset designed for training and evaluating face anti-spoofing models. Unlike narrow public datasets that cover only one or two attack types, this dataset combines all major presentation attack categories in a single resource — paper attacks, replay attacks, 3D masks (silicone, latex, paper-wrapped, resin), and more
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
 
25
  ## Attack Types in This Dataset
26
- Each video/image sequence is labeled with one of the following classes:
27
- | Label | Type | Category |
28
- |---|---|---|
29
- | `live` | Bona fide | Genuine |
 
 
30
  | `photo_print` | Printed photo | iBeta L1 (2D) |
31
- | `3d_paper_mask` | 3D paper mask | iBeta L1/L2 |
32
- | `wrapped_3d_print` | Paper-wrapped 3D | iBeta L2 |
33
- | `cylinder_3d_mask` | Cylinder paper mask | iBeta L1 |
34
  | `cutout_2d_mask` | Cut-out 2D mask | iBeta L1 |
35
  | `on_actor_print` | Worn paper attack | iBeta L1 |
 
36
  | `mobile_replay` | Phone screen replay | iBeta L1 |
37
  | `display_replay` | Monitor/tablet replay | iBeta L1 |
 
 
38
  | `silicone_mask` | Silicone 3D mask | iBeta L2 |
39
  | `latex_mask` | Latex mask | iBeta L2 |
40
  | `cloth_3d_mask` | Fabric 3D mask | iBeta L2 |
41
- | `resin_mask` | High-fidelity resin | iBeta L3 |
42
 
43
- ## Full version of the dataset is available for commercial usage. Leave a request on our website [Axonlabs](https://axonlab.ai/?utm_source=hugging-face&utm_medium=cpc&utm_campaign=profile&utm_content=profile_link) to purchase the dataset 💰
44
- ## For feedback and additional sample requests, please contact us!
45
 
46
- ## Quick Stats
47
- - ~100,000 videos
48
- - 11+ attack types covered and can be collected more
49
- - Actual capture devices (iPhone 14/13 Pro, Galaxy S23, Pixel 7, Redmi, Honor 70, etc.)
50
- - Indoor + outdoor environments
51
- - Balanced gender and ethnicity
52
 
53
- ## Example Use Cases
54
- 1. Train binary anti-spoofing classifier
55
- - Bona fide vs all attack types combined
56
- 2. Multi-class attack-type classifier
57
- - Useful for explainable AI: "this is a silicone mask attack" vs "this is a replay"
58
- - Useful for model debugging (which attack types fail?)
59
- 3. iBeta certification prep
60
- - Filter dataset to L1 attacks → train → benchmark
61
- - Same for L2, L3
62
- - Verify model APCER/BPCER thresholds
63
 
64
- ## Why Use This Dataset
65
- - Reduces dataset assembly overhead - one resource instead of combining CASIA-FASD + Replay-Attack + OULU-NPU + others
66
- - Maps to real certification protocols - iBeta Level 1/2/3 categories
67
- - Modern capture quality - recent smartphones, not academic 2015-era setups
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
 
69
  ## About Axon Labs
70
- [Axon Labs](https://axonlab.ai/?utm_source=hugging-face&utm_medium=cpc&utm_campaign=profile&utm_content=profile_link) builds biometric AI training datasets. Trusted by 21% of iBeta-certified biometric companies. Specializing in liveness detection, face recognition, and voice anti-spoofing data
 
 
 
 
 
 
 
20
  size_categories:
21
  - 100K<n<1M
22
  ---
23
+ # Face Liveness Detection Dataset for Anti-Spoofing & PAD Certification
24
+ 100,000+ spoofing videos for liveness detection
25
+
26
+ A comprehensive face liveness detection dataset for face anti-spoofing, biometric face recognition, and presentation attack detection (PAD) systems. Unlike narrow public benchmarks that cover only one or two attack types, this dataset combines all major presentation attack categories in a single resource: paper attacks, replay attacks, and 3D mask attacks (silicone, latex, paper-wrapped, resin, cloth), delivering 100,000+ videos across 11+ labeled attack types mapped to iBeta Level 1, Level 2, and
27
+ Level 3 PAD certification
28
+
29
+ ## What Is Face Liveness Detection?
30
+
31
+ Face liveness detection is the biometric verification step that determines whether a captured face belongs to a live person rather than a spoofed presentation (printed photo, video replay, 3D mask). It is the core defense against presentation attacks in face recognition systems used for eKYC, fintech onboarding, banking authentication, and government identity verification
32
+
33
+ Robust liveness detection requires training on diverse attack vectors, which is why this aggregated dataset combines multiple attack categories rather than focusing on a single one
34
+
35
+ ## Why Use This Dataset
36
+
37
+ - **All major attack vectors in one resource** - reduces dataset assembly overhead vs combining CASIA-FASD + Replay-Attack + OULU-NPU + others
38
+ - **Direct iBeta mapping** - each attack labeled with its iBeta level (L1/L2/L3) for certification-ready training
39
+ - **Modern capture quality** - current-generation smartphones (iPhone 14/13 Pro, Galaxy S23, Pixel 7, Redmi, Honor 70), not academic 2015-era setups
40
+ - **Production-aligned conditions** - indoor and outdoor environments, varied lighting, balanced demographics
41
+
42
+ ## Quick Stats
43
+ - **~100,000 videos**
44
+ - **11+ attack types** (expandable on request)
45
+ - **Capture devices:** iPhone 14, iPhone 13 Pro, Samsung Galaxy S23, Google Pixel 7, Xiaomi Redmi, Honor 70, and others
46
+ - **Indoor and outdoor environments**
47
+ - **Balanced gender mix and multi-ethnic representation** (Caucasian, Black, Asian, Latinx)
48
+ - **Active liveness phases:** fixed, zoom-in, zoom-out
49
+
50
+ ## Full version of the dataset is available for commercial usage. Leave a request on our website [Axonlabs](https://axonlab.ai/?utm_source=hugging-face&utm_medium=cpc&utm_campaign=profile&utm_content=profile_link) to purchase the dataset 💰
51
+ ## For feedback and additional sample requests, please contact us!
52
 
53
  ## Attack Types in This Dataset
54
+
55
+ Each video sequence is labeled with one of the following classes:
56
+
57
+ | Label | Type | iBeta Level |
58
+ |-------|------|-------------|
59
+ | `live` | Bona fide (genuine face) | — |
60
  | `photo_print` | Printed photo | iBeta L1 (2D) |
 
 
 
61
  | `cutout_2d_mask` | Cut-out 2D mask | iBeta L1 |
62
  | `on_actor_print` | Worn paper attack | iBeta L1 |
63
+ | `cylinder_3d_mask` | Cylinder paper mask | iBeta L1 |
64
  | `mobile_replay` | Phone screen replay | iBeta L1 |
65
  | `display_replay` | Monitor/tablet replay | iBeta L1 |
66
+ | `3d_paper_mask` | 3D paper mask | iBeta L1 / L2 |
67
+ | `wrapped_3d_print` | Paper-wrapped 3D | iBeta L2 |
68
  | `silicone_mask` | Silicone 3D mask | iBeta L2 |
69
  | `latex_mask` | Latex mask | iBeta L2 |
70
  | `cloth_3d_mask` | Fabric 3D mask | iBeta L2 |
71
+ | `resin_mask` | High-fidelity resin mask | iBeta L3 |
72
 
73
+ ## Example Use Cases
 
74
 
75
+ - **Train binary anti-spoofing classifier** - bona fide vs all attack types combined
76
+ - **Multi-class attack-type classifier** - useful for explainable AI ("this is a silicone mask attack" vs "this is a replay") and model debugging (which attack types fail?)
77
+ - **iBeta certification preparation** - filter dataset to L1 attacks → train → benchmark; same for L2 and L3
78
+ - **Cross-attack generalization research** - analyze performance gaps between paper, replay, and 3D mask attacks
 
 
79
 
80
+ ## Academic Reference
 
 
 
 
 
 
 
 
 
81
 
82
+ This commercial dataset complements canonical academic benchmarks in face anti-spoofing research:
83
+
84
+ - **Idiap Replay-Attack** replay attack baseline
85
+ - **Idiap CSMAD / 3DMAD** silicone and 3D mask baselines
86
+ - **OULU-NPU** — mobile face liveness benchmark
87
+ - **MSU-MFSD** — mobile spoofing detection benchmark
88
+ - **CASIA-FASD / CASIA-SURF** — 2D and multi-modal benchmarks
89
+
90
+ This dataset extends those research lines with significantly more participants, modern smartphone capture conditions, broader demographic diversity, and direct iBeta certification mapping, designed for production face recognition systems rather than research benchmarks alone
91
+
92
+ ## Related Datasets by Axon Labs
93
+
94
+ - [Silicone Mask Dataset](https://huggingface.co/datasets/AxonData/silicone-mask-dataset) - high-realism silicone masks for iBeta Level 2
95
+ - [3D Paper Mask Attack Dataset](https://huggingface.co/datasets/AxonData/3D_paper_mask_attack_dataset_for_Liveness) - volumetric paper attacks
96
+ - [Advanced Paper Attacks Dataset](https://huggingface.co/datasets/AxonData/face-anti-spoofing-advanced-paper-attacks) - 7 advanced paper attack scenarios
97
+ - [Photo Print Attack Dataset](https://huggingface.co/datasets/AxonData/Anti_spoofing_dataset_Print_attack) - basic 2D photo print attacks
98
+ - [Display Replay Attacks Dataset](https://huggingface.co/datasets/AxonData/Display_replay_attacks) - display-based replay attacks
99
+ - [Replay Attack Dataset](https://huggingface.co/datasets/AxonData/replay-attack-dataset)
100
+ - broader replay coverage
101
+ - [iBeta Level 1 Certification Dataset](https://huggingface.co/datasets/AxonData/ibeta-level-1-certification)
102
+ - [iBeta Level 2 Certification Dataset](https://huggingface.co/datasets/AxonData/iBeta-Level-2-Certification-Dataset)
103
+ - [iBeta Level 3 Dataset](https://huggingface.co/datasets/AxonData/ibeta-level-3-dataset)
104
 
105
  ## About Axon Labs
106
+
107
+ Axon Labs builds biometric AI training datasets. We specialize in face liveness detection, face recognition, and voice anti-spoofing data for production identity verification, eKYC, fintech, and government applications
108
+
109
+ ## Commercial Access
110
+
111
+ Sample subset publicly available for evaluation. For full commercial dataset access, pricing, and licensing terms, contact [sales@axonlabs.pro](mailto:sales@axonlabs.pro) or visit
112
+ [axonlab.ai](https://axonlab.ai/)