中文
相关论文

相关论文: MODIFY: Model-driven Face Stylization without Styl…

200 篇论文

Image-to-image translation tasks have been widely investigated with Generative Adversarial Networks (GANs) and dual learning. However, existing models lack the ability to control the translated results in the target domain and their results…

计算机视觉与模式识别 · 计算机科学 2018-05-02 Jianxin Lin , Yingce Xia , Tao Qin , Zhibo Chen , Tie-Yan Liu

Machine learning is driven by data, yet while their availability is constantly increasing, training data require laborious, time consuming and error-prone labelling or ground truth acquisition, which in some cases is very difficult or even…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Vasileios Gkitsas , Antonis Karakottas , Nikolaos Zioulis , Dimitrios Zarpalas , Petros Daras

Tuning-free face personalization methods have developed along two distinct paradigms: text embedding approaches that map facial features into the text embedding space, and adapter-based methods that inject features through auxiliary…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Lianyu Pang , Ji Zhou , Qiping Wang , Baoquan Zhao , Zhenguo Yang , Qing Li , Xudong Mao

We consider the targeted image editing problem: blending a region in a source image with a driver image that specifies the desired change. Differently from prior works, we solve this problem by learning a conditional probability…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Andrew Brown , Cheng-Yang Fu , Omkar Parkhi , Tamara L. Berg , Andrea Vedaldi

Face recognition systems are usually faced with unseen domains in real-world applications and show unsatisfactory performance due to their poor generalization. For example, a well-trained model on webface data cannot deal with the ID vs.…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Jianzhu Guo , Xiangyu Zhu , Chenxu Zhao , Dong Cao , Zhen Lei , Stan Z. Li

Generating high-quality artistic portrait videos is an important and desirable task in computer graphics and vision. Although a series of successful portrait image toonification models built upon the powerful StyleGAN have been proposed,…

计算机视觉与模式识别 · 计算机科学 2022-10-03 Shuai Yang , Liming Jiang , Ziwei Liu , Chen Change Loy

Most unsupervised domain adaptation (UDA) methods assume that labeled source images are available during model adaptation. However, this assumption is often infeasible owing to confidentiality issues or memory constraints on mobile devices.…

计算机视觉与模式识别 · 计算机科学 2023-03-17 JoonHo Lee , Gyemin Lee

Recently, the progress of learning-by-synthesis has proposed a training model for synthetic images, which can effectively reduce the cost of human and material resources. However, due to the different distribution of synthetic images…

计算机视觉与模式识别 · 计算机科学 2019-03-21 Tongtong Zhao , Yuxiao Yan , Jinjia Peng , Huibing Wang , Xianping Fu

Image style transfer occupies an important place in both computer graphics and computer vision. However, most current methods require reference to stylized images and cannot individually stylize specific objects. To overcome this…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Junhao Chen , Peng Rong , Jingbo Sun , Chao Li , Xiang Li , Hongwu Lv

Regional facial image synthesis conditioned on semantic mask has achieved great success using generative adversarial networks. However, the appearance of different regions may be inconsistent with each other when conducting regional image…

多媒体 · 计算机科学 2021-04-30 Cong Wang , Fan Tang , Yong Zhang , Weiming Dong , Tieru Wu

Privacy concerns around ever increasing number of cameras are increasing in today's digital age. Although existing anonymization methods are able to obscure identity information, they often struggle to preserve the utility of the images. In…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Han-Wei Kung , Tuomas Varanka , Terence Sim , Nicu Sebe

Person re-identification (re-ID) models trained on one domain often fail to generalize well to another. In our attempt, we present a "learning via translation" framework. In the baseline, we translate the labeled images from source to…

计算机视觉与模式识别 · 计算机科学 2018-05-16 Weijian Deng , Liang Zheng , Qixiang Ye , Guoliang Kang , Yi Yang , Jianbin Jiao

Face presentation attacks have become an increasingly critical concern when face recognition is widely applied. Many face anti-spoofing methods have been proposed, but most of them ignore the generalization ability to unseen attacks. To…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Rui Shao , Xiangyuan Lan , Pong C. Yuen

Multimodal and multi-domain stylization are two important problems in the field of image style transfer. Currently, there are few methods that can perform both multimodal and multi-domain stylization simultaneously. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Minxuan Lin , Fan Tang , Weiming Dong , Xiao Li , Chongyang Ma , Changsheng Xu

The growing use of portrait images in computer vision highlights the need to protect personal identities. At the same time, anonymized images must remain useful for downstream computer vision tasks. In this work, we propose a unified…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Ali Salar , Qing Liu , Guoying Zhao

Fashion attribute editing is a task that aims to convert the semantic attributes of a given fashion image while preserving the irrelevant regions. Previous works typically employ conditional GANs where the generator explicitly learns the…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Chaerin Kong , DongHyeon Jeon , Ohjoon Kwon , Nojun Kwak

Modifying the facial images with desired attributes is important, though challenging tasks in computer vision, where it aims to modify single or multiple attributes of the face image. Some of the existing methods are either based on…

计算机视觉与模式识别 · 计算机科学 2020-05-06 Naeem Ul Islam , Sungmin Lee , Jaebyung Park

Recent advancements in text-to-image generation have inspired researchers to generate datasets tailored for perception models using generative models, which prove particularly valuable in scenarios where real-world data is limited. In this…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Minho Park , Sunghyun Park , Jooyeol Yun , Jaegul Choo

Unsupervised domain adaptation (UDA) aims to bridge the gap between source and target domains in the absence of target domain labels using two main techniques: input-level alignment (such as generative modeling and stylization) and…

计算机视觉与模式识别 · 计算机科学 2023-06-05 Jinman Park , Francois Barnard , Saad Hossain , Sirisha Rambhatla , Paul Fieguth

Learning deep neural networks that are generalizable across different domains remains a challenge due to the problem of domain shift. Unsupervised domain adaptation is a promising avenue which transfers knowledge from a source domain to a…

机器学习 · 计算机科学 2020-08-20 Qingjie Meng , Daniel Rueckert , Bernhard Kainz