中文
相关论文

相关论文: Zero-shot racially balanced dataset generation usi…

200 篇论文

Recently, dataset-generation-based zero-shot learning has shown promising results by training a task-specific model with a dataset synthesized from large pre-trained language models (PLMs). The final task-specific model often achieves…

计算与语言 · 计算机科学 2022-10-25 Jiacheng Ye , Jiahui Gao , Jiangtao Feng , Zhiyong Wu , Tao Yu , Lingpeng Kong

Many existing works have made great strides towards reducing racial bias in face recognition. However, most of these methods attempt to rectify bias that manifests in models during training instead of directly addressing a major source of…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Matthew Gwilliam , Srinidhi Hegde , Lade Tinubu , Alex Hanson

StyleGAN is known to produce high-fidelity images, while also offering unprecedented semantic editing. However, these fascinating abilities have been demonstrated only on a limited set of datasets, which are usually structurally aligned and…

计算机视觉与模式识别 · 计算机科学 2022-02-25 Ron Mokady , Michal Yarom , Omer Tov , Oran Lang , Daniel Cohen-Or , Tali Dekel , Michal Irani , Inbar Mosseri

Similar to the majority of deep learning applications, diagnosing skin diseases using computer vision and deep learning often requires a large volume of data. However, obtaining sufficient data for particular types of facial skin conditions…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Anwesha Mohanty , Alistair Sutherland , Marija Bezbradica , Hossein Javidnia

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

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

To generate new images for a given category, most deep generative models require abundant training images from this category, which are often too expensive to acquire. To achieve the goal of generation based on only a few images, we propose…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Yan Hong , Li Niu , Jianfu Zhang , Liqing Zhang

Generative zero-shot learning (ZSL) methods typically synthesize visual features for unseen classes using predefined semantic attributes, followed by training a fully supervised classification model. While effective, these methods require…

机器学习 · 计算机科学 2025-07-03 Md Shakil Ahamed Shohag , Q. M. Jonathan Wu , Farhad Pourpanah

Data generation-based zero-shot learning, although effective in training Small Task-specific Models (STMs) via synthetic datasets generated by Pre-trained Language Models (PLMs), is often limited by the low quality of such synthetic…

计算与语言 · 计算机科学 2024-06-19 Tianyuan Zou , Yang Liu , Peng Li , Jianqing Zhang , Jingjing Liu , Ya-Qin Zhang

In this paper, we propose an approach to obtain a personalized generative prior with explicit control over a set of attributes. We build upon MyStyle, a recently introduced method, that tunes the weights of a pre-trained StyleGAN face…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Libing Zeng , Lele Chen , Yi Xu , Nima Kalantari

In recent years, the use of Generative Adversarial Networks (GANs) has become very popular in generative image modeling. While style-based GAN architectures yield state-of-the-art results in high-fidelity image synthesis, computationally,…

计算机视觉与模式识别 · 计算机科学 2021-09-13 Sergei Belousov

Person Re-identification (re-id) faces two major challenges: the lack of cross-view paired training data and learning discriminative identity-sensitive and view-invariant features in the presence of large pose variations. In this work, we…

计算机视觉与模式识别 · 计算机科学 2018-04-26 Xuelin Qian , Yanwei Fu , Tao Xiang , Wenxuan Wang , Jie Qiu , Yang Wu , Yu-Gang Jiang , Xiangyang Xue

In this paper, we propose a novel face synthesis approach that can generate an arbitrarily large number of synthetic images of both real and synthetic identities. Thus a face image dataset can be expanded in terms of the number of…

计算机视觉与模式识别 · 计算机科学 2017-04-26 Sandipan Banerjee , John S. Bernhard , Walter J. Scheirer , Kevin W. Bowyer , Patrick J. Flynn

The long-standing challenge of building effective classification models for small and imbalanced datasets has seen little improvement since the creation of the Synthetic Minority Over-sampling Technique (SMOTE) over 20 years ago. Though GAN…

机器学习 · 计算机科学 2022-11-21 Leon O. Guertler , Andri Ashfahani , Anh Tuan Luu

Facial Recognition Systems (FRSs) are being developed and deployed globally at unprecedented rates. Most platforms are designed in a limited set of countries but deployed in worldwide, without adequate checkpoints. This is especially…

计算机视觉与模式识别 · 计算机科学 2024-07-29 Siddharth D Jaiswal , Animesh Ganai , Abhisek Dash , Saptarshi Ghosh , Animesh Mukherjee

Facial sketches are both a concise way of showing the identity of a person and a means to express artistic intention. While a few techniques have recently emerged that allow sketches to be extracted in different styles, they typically rely…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Kwan Yun , Kwanggyoon Seo , Chang Wook Seo , Soyeon Yoon , Seongcheol Kim , Soohyun Ji , Amirsaman Ashtari , Junyong Noh

In this paper, we present our method for neural face reenactment, called HyperReenact, that aims to generate realistic talking head images of a source identity, driven by a target facial pose. Existing state-of-the-art face reenactment…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Stella Bounareli , Christos Tzelepis , Vasileios Argyriou , Ioannis Patras , Georgios Tzimiropoulos

We show that pre-trained Generative Adversarial Networks (GANs) such as StyleGAN and BigGAN can be used as a latent bank to improve the performance of image super-resolution. While most existing perceptual-oriented approaches attempt to…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Kelvin C. K. Chan , Xiangyu Xu , Xintao Wang , Jinwei Gu , Chen Change Loy

Machine learning models are commonly trained end-to-end and in a supervised setting, using paired (input, output) data. Examples include recent super-resolution methods that train on pairs of (low-resolution, high-resolution) images.…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Razvan V Marinescu , Daniel Moyer , Polina Golland

Quantization is a widely adopted technique for deep neural networks to reduce the memory and computational resources required. However, when quantized, most models would need a suitable calibration process to keep their performance intact,…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Athanasios Masouris , Mansi Sharma , Adrian Boguszewski , Alexander Kozlov , Zhuo Wu , Raymond Lo