中文
相关论文

相关论文: Learning Meta Pattern for Face Anti-Spoofing

200 篇论文

In this work, we investigate several methods and strategies to learn deep embeddings for face recognition, using joint sample- and set-based optimization. We explain our framework that expands traditional learning with set-based supervision…

计算机视觉与模式识别 · 计算机科学 2020-09-09 Baris Gecer , Vassileios Balntas , Tae-Kyun Kim

We present an algorithm for simultaneous face detection, landmarks localization, pose estimation and gender recognition using deep convolutional neural networks (CNN). The proposed method called, HyperFace, fuses the intermediate layers of…

计算机视觉与模式识别 · 计算机科学 2017-12-07 Rajeev Ranjan , Vishal M. Patel , Rama Chellappa

Federated Learning (FL) is a technique that allows multiple participants to collaboratively train a Deep Neural Network (DNN) without the need of centralizing their data. Among other advantages, it comes with privacy-preserving properties…

密码学与安全 · 计算机科学 2023-08-08 Mohammed Lansari , Reda Bellafqira , Katarzyna Kapusta , Vincent Thouvenot , Olivier Bettan , Gouenou Coatrieux

Nonsmooth Nonnegative Matrix Factorization (nsNMF) is capable of producing more localized, less overlapped feature representations than other variants of NMF while keeping satisfactory fit to data. However, nsNMF as well as other existing…

计算机视觉与模式识别 · 计算机科学 2018-03-21 Jinshi Yu , Guoxu Zhou , Andrzej Cichocki , Shengli Xie

Deep learning-based methods have achieved encouraging performances in the field of magnetic resonance (MR) image reconstruction. Nevertheless, to properly learn a powerful and robust model, these methods generally require large quantities…

图像与视频处理 · 电气工程与系统科学 2023-04-18 Ruoyou Wu , Cheng Li , Juan Zou , Qiegen Liu , Hairong Zheng , Shanshan Wang

In this paper, we introduce robust and synergetic hand-crafted features and a simple but efficient deep feature from a convolutional neural network (CNN) architecture for defocus estimation. This paper systematically analyzes the…

计算机视觉与模式识别 · 计算机科学 2017-05-01 Jinsun Park , Yu-Wing Tai , Donghyeon Cho , In So Kweon

This paper studies face recognition (FR) and normalization in surveillance imagery. Surveillance FR is a challenging problem that has great values in law enforcement. Despite recent progress in conventional FR, less effort has been devoted…

计算机视觉与模式识别 · 计算机科学 2020-10-05 Xi Yin , Ying Tai , Yuge Huang , Xiaoming Liu

With the availability of diverse sensor modalities (i.e., RGB, Depth, Infrared) and the success of multi-modal learning, multi-modal face anti-spoofing (FAS) has emerged as a prominent research focus. The intuition behind it is that…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Jingyi Yang , Xun Lin , Zitong Yu , Liepiao Zhang , Xin Liu , Hui Li , Xiaochen Yuan , Xiaochun Cao

Face spoofing causes severe security threats in face recognition systems. Previous anti-spoofing works focused on supervised techniques, typically with either binary or auxiliary supervision. Most of them suffer from limited robustness and…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Chengwei Chen , Wang Yuan , Xuequan Lu , Lizhuang Ma

The task of detecting morphed face images has become highly relevant in recent years to ensure the security of automatic verification systems based on facial images, e.g. automated border control gates. Detection methods based on Deep…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Clemens Seibold , Anna Hilsmann , Peter Eisert

Facial landmark detection is an important yet challenging task for real-world computer vision applications. This paper proposes an effective and robust approach for facial landmark detection by combining data- and model-driven methods.…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Hongwen Zhang , Qi Li , Zhenan Sun , Yunfan Liu

Existing face forgery detection methods usually treat face forgery detection as a binary classification problem and adopt deep convolution neural networks to learn discriminative features. The ideal discriminative features should be only…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Wanyi Zhuang , Qi Chu , Haojie Yuan , Changtao Miao , Bin Liu , Nenghai Yu

Deep learning typically requires training a very capable architecture using large datasets. However, many important learning problems demand an ability to draw valid inferences from small size datasets, and such problems pose a particular…

机器学习 · 计算机科学 2017-10-20 Dawit Mureja , Hyunsin Park , Chang D. Yoo

With the development of deep learning, the field of face anti-spoofing (FAS) has witnessed great progress. FAS is usually considered a classification problem, where each class is assumed to contain a single cluster optimized by softmax…

计算机视觉与模式识别 · 计算机科学 2023-05-17 Qinghong Sun , Zhenfei Yin , Yichao Wu , Yuanhan Zhang , Jing Shao

A novel image matching method is proposed that utilizes learned features extracted by an off-the-shelf deep neural network to obtain a promising performance. The proposed method uses pre-trained VGG architecture as a feature extractor and…

计算机视觉与模式识别 · 计算机科学 2021-06-16 Ufuk Efe , Kutalmis Gokalp Ince , A. Aydin Alatan

In this work, we introduce DifFoundMAD, a parameter-efficient D-MAD framework that exploits the generalisation capabilities of vision foundation models (FM) to capture discrepancies between suspected morphs and live capture images. In…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Lazaro J. Gonzalez-Soler , André Dörsch , Christian Rathgeb , Christoph Busch

Recent developments in computer vision and machine learning have made it possible to create realistic manipulated videos of human faces, raising the issue of ensuring adequate protection against the malevolent effects unlocked by such…

计算机视觉与模式识别 · 计算机科学 2020-02-12 Michail Tarasiou , Stefanos Zafeiriou

Deep neural networks (DNNs) have revolutionized artificial intelligence but often lack performance when faced with out-of-distribution (OOD) data, a common scenario due to the inevitable domain shifts in real-world applications. This…

机器学习 · 计算机科学 2024-08-23 Arsham Gholamzadeh Khoee , Yinan Yu , Robert Feldt

In this paper, we introduce Masked Feature Modelling (MFM), a novel approach for the unsupervised pre-training of a Graph Attention Network (GAT) block. MFM utilizes a pretrained Visual Tokenizer to reconstruct masked features of objects…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Dimitrios Daskalakis , Nikolaos Gkalelis , Vasileios Mezaris

Deep learning (DL) has been applied extensively in many computational imaging problems, often leading to superior performance over traditional iterative approaches. However, two important questions remain largely unanswered: first, how well…

图像与视频处理 · 电气工程与系统科学 2020-08-26 Mo Deng , Shuai Li , Iksung Kang , Nicholas X. Fang , George Barbastathis