paper-with-me

Papers

Deep Spatial Gradient and Temporal Depth Learning for Face Anti-spoofing

2020-03-18 · CVPR 2020 6 · Zezheng Wang, Zitong Yu, Chenxu Zhao, Xiangyu Zhu, Yunxiao Qin, Qiusheng Zhou, Feng Zhou, Zhen Lei

Face anti-spoofing is critical to the security of face recognition systems. Depth supervised learning has been proven as one of the most effective methods for face anti-spoofing. Despite the great success, most previous works still formulate the problem as a single-frame multi-task one by simply augmenting the loss with depth, while neglecting the detailed fine-grained information and the interplay between facial depths and moving patterns. In contrast, we design a new approach to detect presentation attacks from multiple frames based on two insights: 1) detailed discriminative clues (e.g., spatial gradient magnitude) between living and spoofing face may be discarded through stacked vanilla convolutions, and 2) the dynamics of 3D moving faces provide important clues in detecting the spoofing faces. The proposed method is able to capture discriminative details via Residual Spatial Gradient Block (RSGB) and encode spatio-temporal information from Spatio-Temporal Propagation Module (STPM) efficiently. Moreover, a novel Contrastive Depth Loss is presented for more accurate depth supervision. To assess the efficacy of our method, we also collect a Double-modal Anti-spoofing Dataset (DMAD) which provides actual depth for each sample. The experiments demonstrate that the proposed approach achieves state-of-the-art results on five benchmark datasets including OULU-NPU, SiW, CASIA-MFSD, Replay-Attack, and the new DMAD. Codes will be available at https://github.com/clks-wzz/FAS-SGTD.

📄 PDF Abstract BibTeX arXiv:2003.08061

Code (5)

clks-wzz/FAS-SGTD 공식 구현 tf
2023-MindSpore-4/Code7/tree/main/STPM mindspore
FaceOnLive/Face-Liveness-Detection-SDK-Android
MindSpore-paper-code-2/code3/tree/main/STPM mindspore
Recognito-Vision/Android-FaceRecognition-FaceLivenessDetection

Tasks

Face Anti-SpoofingFace Recognition

Similar Papers 제목 키워드 기반

Deep Frequent Spatial Temporal Learning for Face Anti-Spoofing

2020-01-20 · Ying Huang, Wenwei Zhang, Jinzhuo Wang

Face anti-spoofing is crucial for the security of face recognition system, by avoiding invaded with presentation attack. Previous works have shown the effectiveness of using depth and temporal supervision for this task. …

Face Anti-SpoofingFace Recognition

SGR-OCC: Evolving Monocular Priors for Embodied 3D Occupancy Prediction via Soft-Gating Lifting and Semantic-Adaptive Geometric Refinement

2026-03-14 · Yiran Guo, Simone Mentasti, Xiaofeng Jin, Matteo Frosi 외 arxiv

3D semantic occupancy prediction is a cornerstone for embodied AI, enabling agents to perceive dense scene geometry and semantics incrementally from monocular video streams. However, current online frameworks face two cr…

OceanDepths: A Global Dataset of Paired Subsurface and Surface Ocean Observations

2026-08-17 · Simon Donike, Ruben Cartuyvels, Antonino Ian Ferola, Elisa Carli 외 arxiv

Despite comprising over 70% of its surface, the world's oceans are critically underobserved compared to the land surface or the atmosphere. Understanding the global ocean requires jointly observing its surface and subsur…

SDA-SNE: Spatial Discontinuity-Aware Surface Normal Estimation via Multi-Directional Dynamic Programming

2022-08-18 · Nan Ming, Yi Feng, Rui Fan

The state-of-the-art (SoTA) surface normal estimators (SNEs) generally translate depth images into surface normal maps in an end-to-end fashion. Although such SNEs have greatly minimized the trade-off between efficiency …

Surface Normal Estimation

Depth-Guided Metric-Aware Temporal Consistency for Monocular Video Human Mesh Recovery

2026-02-04 · Jiaxin Cen, Xudong Mao, Guanghui Yue, Wei Zhou 외 arxiv

Monocular video human mesh recovery faces fundamental challenges in maintaining metric consistency and temporal stability due to inherent depth ambiguities and scale uncertainties. While existing methods rely primarily o…

Computational EfficiencyHuman Mesh Recovery