中文
相关论文

相关论文: Masked Face Recognition with Generative-to-Discrim…

200 篇论文

Representation of data on mixed variables, numerical and categorical types to get suitable feature map is a challenging task as important information lies in a complex non-linear manifold. The feature transformation should be able to…

机器学习 · 计算机科学 2020-09-22 Saswata Sahoo , Souradip Chakraborty

Masked Autoencoders (MAEs) achieve impressive performance in image classification tasks, yet the internal representations they learn remain less understood. This work started as an attempt to understand the strong downstream classification…

机器学习 · 计算机科学 2026-02-04 Anika Shrivastava , Renu Rameshan , Samar Agnihotri

Most modern face completion approaches adopt an autoencoder or its variants to restore missing regions in face images. Encoders are often utilized to learn powerful representations that play an important role in meeting the challenges of…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Xin Ma , Xiaoqiang Zhou , Huaibo Huang , Gengyun Jia , Zhenhua Chai , Xiaolin Wei

Plenty of face detection and recognition methods have been proposed and got delightful results in decades. Common face recognition pipeline consists of: 1) face detection, 2) face alignment, 3) feature extraction, 4) similarity calculation,…

计算机视觉与模式识别 · 计算机科学 2017-04-03 Liying Chi , Hongxin Zhang , Mingxiu Chen

Deep Neural Networks (DNNs) demonstrate remarkable capabilities in learning complex hierarchical data representations, but the nature of these representations remains largely unknown. Existing global explainability methods, such as Network…

机器学习 · 计算机科学 2024-01-19 Kirill Bykov , Laura Kopf , Shinichi Nakajima , Marius Kloft , Marina M. -C. Höhne

In the post-pandemic era, wearing face masks has posed great challenge to the ordinary face recognition. In the previous study, researchers has applied pretrained VGG16, and ResNet50 to extract features on the elaborate curated existing…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Rui Cai , Xuying Ning , Peter N. Belhumeur

Training Generative Adversarial Networks (GANs) remains a challenging problem. The discriminator trains the generator by learning the distribution of real/generated data. However, the distribution of generated data changes throughout the…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Wentian Zhang , Haozhe Liu , Bing Li , Jinheng Xie , Yawen Huang , Yuexiang Li , Yefeng Zheng , Bernard Ghanem

Learned 3D representations of human faces are useful for computer vision problems such as 3D face tracking and reconstruction from images, as well as graphics applications such as character generation and animation. Traditional models learn…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Anurag Ranjan , Timo Bolkart , Soubhik Sanyal , Michael J. Black

Face detection in unrestricted conditions has been a trouble for years due to various expressions, brightness, and coloration fringing. Recent studies show that deep learning knowledge of strategies can acquire spectacular performance…

计算机视觉与模式识别 · 计算机科学 2022-02-15 Sameer Aqib Hashmi

Conventionally, autoencoders are unsupervised representation learning tools. In this work, we propose a novel discriminative autoencoder. Use of supervised discriminative learning ensures that the learned representation is robust to…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Anupriya Gogna , Angshul Majumdar

Very low-resolution face recognition is challenging due to the serious loss of informative facial details in resolution degradation. In this paper, we propose a generative-discriminative representation distillation approach that combines…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Junzheng Zhang , Weijia Guo , Bochao Liu , Ruixin Shi , Yong Li , Shiming Ge

In response to the global COVID-19 pandemic, there has been a critical demand for protective measures, with face masks emerging as a primary safeguard. The approach involves a two-fold strategy: first, recognizing the presence of a face by…

计算机视觉与模式识别 · 计算机科学 2023-11-20 R. Chinnaiyan , Iyyappan M , Al Raiyan Shariff A , Kondaveeti Sai , Mallikarjunaiah B M , P Bharath

In the field of face recognition, a model learns to distinguish millions of face images with fewer dimensional embedding features, and such vast information may not be properly encoded in the conventional model with a single branch. We…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Yonghyun Kim , Wonpyo Park , Myung-Cheol Roh , Jongju Shin

Predicting masked from visible parts of an image is a powerful self-supervised approach for visual representation learning. However, the common practice of masking random patches of pixels exhibits certain failure modes, which can prevent…

机器学习 · 计算机科学 2025-02-12 Alice Bizeul , Thomas Sutter , Alain Ryser , Bernhard Schölkopf , Julius von Kügelgen , Julia E. Vogt

With the recent advancement of deep convolutional neural networks, significant progress has been made in general face recognition. However, the state-of-the-art general face recognition models do not generalize well to occluded face images,…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Haibo Qiu , Dihong Gong , Zhifeng Li , Wei Liu , Dacheng Tao

Deep convolutional neural networks (CNNs) have greatly improved the Face Recognition (FR) performance in recent years. Almost all CNNs in FR are trained on the carefully labeled datasets containing plenty of identities. However, such…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Wei Hu , Yangyu Huang , Fan Zhang , Ruirui Li , Wei Li , Guodong Yuan

Masked Autoencoders is a simple yet powerful self-supervised learning method. However, it learns representations indirectly by reconstructing masked input patches. Several methods learn representations directly by predicting representations…

音频与语音处理 · 电气工程与系统科学 2023-03-03 Daisuke Niizumi , Daiki Takeuchi , Yasunori Ohishi , Noboru Harada , Kunio Kashino

Novelty detection is the task of recognizing samples that do not belong to the distribution of the target class. During training, the novelty class is absent, preventing the use of traditional classification approaches. Deep autoencoders…

计算机视觉与模式识别 · 计算机科学 2021-11-11 John Taylor Jewell , Vahid Reza Khazaie , Yalda Mohsenzadeh

Many deep neural networks are susceptible to minute perturbations of images that have been carefully crafted to cause misclassification. Ideally, a robust classifier would be immune to small variations in input images, and a number of…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Eashan Adhikarla , Dan Luo , Brian D. Davison

With the remarkable recent progress on learning deep generative models, it becomes increasingly interesting to develop models for controllable image synthesis from reconfigurable inputs. This paper focuses on a recent emerged task,…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Wei Sun , Tianfu Wu