中文
相关论文

相关论文: STGAN: A Unified Selective Transfer Network for Ar…

200 篇论文

Most existing text-to-image generation methods adopt a multi-stage modular architecture which has three significant problems: 1) Training multiple networks increases the run time and affects the convergence and stability of the generative…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Zhenxing Zhang , Lambert Schomaker

Most existing text-to-image synthesis tasks are static single-turn generation, based on pre-defined textual descriptions of images. To explore more practical and interactive real-life applications, we introduce a new task - Interactive…

计算机视觉与模式识别 · 计算机科学 2020-08-07 Yu Cheng , Zhe Gan , Yitong Li , Jingjing Liu , Jianfeng Gao

Steganography is the process of embedding secret information discreetly within a carrier, ensuring secure exchange of confidential data. The Adaptive Pixel Value Differencing (APVD) steganography method, while effective, encounters certain…

密码学与安全 · 计算机科学 2025-07-21 Mehrab Hosain , Rajiv Kapoor

Recent advances like StyleGAN have promoted the growth of controllable facial editing. To address its core challenge of attribute decoupling in a single latent space, attempts have been made to adopt dual-space GAN for better…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Yanbo Xu , Yueqin Yin , Liming Jiang , Qianyi Wu , Chengyao Zheng , Chen Change Loy , Bo Dai , Wayne Wu

In this work, we tackle the challenging problem of arbitrary image style transfer using a novel style feature representation learning method. A suitable style representation, as a key component in image stylization tasks, is essential to…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Yuxin Zhang , Fan Tang , Weiming Dong , Haibin Huang , Chongyang Ma , Tong-Yee Lee , Changsheng Xu

The goal of image style transfer is to render an image with artistic features guided by a style reference while maintaining the original content. Owing to the locality in convolutional neural networks (CNNs), extracting and maintaining the…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Yingying Deng , Fan Tang , Weiming Dong , Chongyang Ma , Xingjia Pan , Lei Wang , Changsheng Xu

We present a novel face swapping method using the progressively growing structure of a pre-trained StyleGAN. Previous methods use different encoder decoder structures, embedding integration networks to produce high-quality results, but…

计算机视觉与模式识别 · 计算机科学 2023-10-20 Aravinda Reddy PN , K. Sreenivasa Rao , Raghavendra Ramachandra , Pabitra mitra

Most domain adaptation methods consider the problem of transferring knowledge to the target domain from a single source dataset. However, in practical applications, we typically have access to multiple sources. In this paper we propose the…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Subhankar Roy , Aliaksandr Siarohin , Enver Sangineto , Nicu Sebe , Elisa Ricci

Facial image manipulation has achieved great progress in recent years. However, previous methods either operate on a predefined set of face attributes or leave users little freedom to interactively manipulate images. To overcome these…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Cheng-Han Lee , Ziwei Liu , Lingyun Wu , Ping Luo

We propose a novel lightweight generative adversarial network for efficient image manipulation using natural language descriptions. To achieve this, a new word-level discriminator is proposed, which provides the generator with fine-grained…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Bowen Li , Xiaojuan Qi , Philip H. S. Torr , Thomas Lukasiewicz

(Unsupervised) Domain Adaptation (DA) seeks for classifying target instances when solely provided with source labeled and target unlabeled examples for training. Learning domain-invariant features helps to achieve this goal, whereas it…

机器学习 · 计算机科学 2019-07-09 Ziliang Chen , Jingyu Zhuang , Xiaodan Liang , Liang Lin

Recognizing the pivotal role of EEG emotion recognition in the development of affective Brain-Computer Interfaces (aBCIs), considerable research efforts have been dedicated to this field. While prior methods have demonstrated success in…

人机交互 · 计算机科学 2024-03-26 Yijin Zhou , Fu Li , Yang Li , Youshuo Ji , Lijian Zhang , Yuanfang Chen

We propose an alternative generator architecture for generative adversarial networks, borrowing from style transfer literature. The new architecture leads to an automatically learned, unsupervised separation of high-level attributes (e.g.,…

神经与进化计算 · 计算机科学 2019-04-01 Tero Karras , Samuli Laine , Timo Aila

Despite inherent ill-definition, anomaly detection is a research endeavor of great interest within machine learning and visual scene understanding alike. Most commonly, anomaly detection is considered as the detection of outliers within a…

计算机视觉与模式识别 · 计算机科学 2019-05-03 Samet Akçay , Amir Atapour-Abarghouei , Toby P. Breckon

In this work, we aim to learn an unpaired image enhancement model, which can enrich low-quality images with the characteristics of high-quality images provided by users. We propose a quality attention generative adversarial network (QAGAN)…

图像与视频处理 · 电气工程与系统科学 2021-01-01 Zhangkai Ni , Wenhan Yang , Shiqi Wang , Lin Ma , Sam Kwong

Existing GAN inversion and editing methods work well for aligned objects with a clean background, such as portraits and animal faces, but often struggle for more difficult categories with complex scene layouts and object occlusions, such as…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Gaurav Parmar , Yijun Li , Jingwan Lu , Richard Zhang , Jun-Yan Zhu , Krishna Kumar Singh

Generative Adversarial Networks (GANs) have made great success in synthesizing high-quality images. However, how to steer the generation process of a well-trained GAN model and customize the output image is much less explored. It has been…

计算机视觉与模式识别 · 计算机科学 2021-05-19 Chen Zhang , Yinghao Xu , Yujun Shen

Adversarial examples have attracted widespread attention in security-critical applications because of their transferability across different models. Although many methods have been proposed to boost adversarial transferability, a gap still…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Xingxing Wei , Shiji Zhao

Image-to-image translation is to convert an image of the certain style to another of the target style with the content preserved. A desired translator should be capable to generate diverse results in a controllable (many-to-many) fashion.…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Yuanbin Fu , Jiayi Ma , Lin Ma , Xiaojie Guo

Transferable adversarial attacks against Deep neural networks (DNNs) have received broad attention in recent years. An adversarial example can be crafted by a surrogate model and then attack the unknown target model successfully, which…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Yao Zhu , Yuefeng Chen , Xiaodan Li , Kejiang Chen , Yuan He , Xiang Tian , Bolun Zheng , Yaowu Chen , Qingming Huang
‹ 上一页 1 8 9 10 下一页 ›