中文
相关论文

相关论文: Vec2Face: Unveil Human Faces from their Blackbox F…

200 篇论文

Over the past years, image generation and manipulation have achieved remarkable progress due to the rapid development of generative AI based on deep learning. Recent studies have devoted significant efforts to address the problem of face…

计算机视觉与模式识别 · 计算机科学 2024-02-15 Yuhang Lu , Touradj Ebrahimi

Face recognition based on the deep convolutional neural networks (CNN) shows superior accuracy performance attributed to the high discriminative features extracted. Yet, the security and privacy of the extracted features from deep learning…

计算机视觉与模式识别 · 计算机科学 2022-06-10 Xingbo Dong , Zhihui Miao , Lan Ma , Jiajun Shen , Zhe Jin , Zhenhua Guo , Andrew Beng Jin Teoh

Advancements like Generative Adversarial Networks have attracted the attention of researchers toward face image synthesis to generate ever more realistic images. Thereby, the need for the evaluation criteria to assess the realism of the…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Erdi Sarıtaş , Hazım Kemal Ekenel

Affective computing faces a major challenge: the lack of high-quality, diverse depth facial datasets for recognizing subtle emotional expressions. We propose a framework for synthetic depth face generation using an optimized GAN with…

计算机视觉与模式识别 · 计算机科学 2025-08-14 Seyed Muhammad Hossein Mousavi , S. Younes Mirinezhad

Face aging, which aims at aesthetically rendering a given face to predict its future appearance, has received significant research attention in recent years. Although great progress has been achieved with the success of Generative…

计算机视觉与模式识别 · 计算机科学 2019-11-18 Yunfan Liu , Qi Li , Zhenan Sun , Tieniu Tan

Multimodal image matching seeks pixel-level correspondences between images of different modalities, crucial for cross-modal perception, fusion and analysis. However, the significant appearance differences between modalities make this task…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Meng Yang , Fan Fan , Zizhuo Li , Songchu Deng , Yong Ma , Jiayi Ma

Face recognition networks generally demonstrate bias with respect to sensitive attributes like gender, skintone etc. For gender and skintone, we observe that the regions of the face that a network attends to vary by the category of an…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Prithviraj Dhar , Joshua Gleason , Aniket Roy , Carlos D. Castillo , P. Jonathon Phillips , Rama Chellappa

Generating identity-preserving faces aims to generate various face images keeping the same identity given a target face image. Although considerable generative models have been developed in recent years, it is still challenging to…

计算机视觉与模式识别 · 计算机科学 2017-06-27 Zhigang Li , Yupin Luo

In face-related applications with a public available dataset, synthesizing non-linear facial variations (e.g., facial expression, head-pose, illumination, etc.) through a generative model is helpful in addressing the lack of training data.…

计算机视觉与模式识别 · 计算机科学 2018-01-01 Geonmo Gu , Seong Tae Kim , Kihyun Kim , Wissam J. Baddar , Yong Man Ro

Learning disentangled representation of data without supervision is an important step towards improving the interpretability of generative models. Despite recent advances in disentangled representation learning, existing approaches often…

计算机视觉与模式识别 · 计算机科学 2020-01-14 Wonkwang Lee , Donggyun Kim , Seunghoon Hong , Honglak Lee

Facial recognition using deep convolutional neural networks relies on the availability of large datasets of face images. Many examples of identities are needed, and for each identity, a large variety of images are needed in order for the…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Richard T. Marriott , Sami Romdhani , Liming Chen

The rapid progress of generative adversarial networks (GANs) and diffusion models has enabled the creation of synthetic faces that are increasingly difficult to distinguish from real images. This progress, however, has also amplified the…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Kyeonghun Kim , Youngung Han , Seoyoung Ju , Yeonju Jean , YooHyun Kim , Minseo Choi , SuYeon Lim , Kyungtae Park , Seungwoo Baek , Sieun Hyeon , Nam-Joon Kim , Hyuk-Jae Lee

In this paper we investigate the feasibility of using synthetic data to augment face datasets. In particular, we propose a novel generative adversarial network (GAN) that can disentangle identity-related attributes from non-identity-related…

计算机视觉与模式识别 · 计算机科学 2018-11-02 Daniel Sáez Trigueros , Li Meng , Margaret Hartnett

Facial Beauty Prediction (FBP) is a challenging computer vision task due to its subjective nature and the subtle, holistic features that influence human perception. Prevailing methods, often based on deep convolutional networks or standard…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Djamel Eddine Boukhari , Ali chemsa

Learning disentangled representations of data is a fundamental problem in artificial intelligence. Specifically, disentangled latent representations allow generative models to control and compose the disentangled factors in the synthesis…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Yotam Nitzan , Amit Bermano , Yangyan Li , Daniel Cohen-Or

Manipulating facial expressions is a challenging task due to fine-grained shape changes produced by facial muscles and the lack of input-output pairs for supervised learning. Unlike previous methods using Generative Adversarial Networks…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Rumeysa Bodur , Binod Bhattarai , Tae-Kyun Kim

Face recognition performance based on deep learning heavily relies on large-scale training data, which is often difficult to acquire in practical applications. To address this challenge, this paper proposes a GAN-based data augmentation…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Zhongwen Li , Zongwei Li , Xiaoqi Li

Face recognition models are trained on large-scale datasets, which have privacy and ethical concerns. Lately, the use of synthetic data to complement or replace genuine data for the training of face recognition models has been proposed.…

计算机视觉与模式识别 · 计算机科学 2025-06-10 David Geissbühler , Hatef Otroshi Shahreza , Sébastien Marcel

We propose DiscoFaceGAN, an approach for face image generation of virtual people with disentangled, precisely-controllable latent representations for identity of non-existing people, expression, pose, and illumination. We embed 3D priors…

计算机视觉与模式识别 · 计算机科学 2020-09-07 Yu Deng , Jiaolong Yang , Dong Chen , Fang Wen , Xin Tong

Dataset distillation aims to distill the knowledge of a large-scale real dataset into small yet informative synthetic data such that a model trained on it performs as well as a model trained on the full dataset. Despite recent progress,…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Ahmad Sajedi , Samir Khaki , Lucy Z. Liu , Ehsan Amjadian , Yuri A. Lawryshyn , Konstantinos N. Plataniotis