中文
相关论文

相关论文: DRAN: Detailed Region-Adaptive Normalization for C…

200 篇论文

We propose a local adversarial disentangling network (LADN) for facial makeup and de-makeup. Central to our method are multiple and overlapping local adversarial discriminators in a content-style disentangling network for achieving local…

计算机视觉与模式识别 · 计算机科学 2019-08-12 Qiao Gu , Guanzhi Wang , Mang Tik Chiu , Yu-Wing Tai , Chi-Keung Tang

Text-to-image synthesis refers to generating an image from a given text description, the key goal of which lies in photo realism and semantic consistency. Previous methods usually generate an initial image with sentence embedding and then…

计算机视觉与模式识别 · 计算机科学 2021-08-30 Shulan Ruan , Yong Zhang , Kun Zhang , Yanbo Fan , Fan Tang , Qi Liu , Enhong Chen

Facial attribute editing aims to modify target attributes while preserving attribute-irrelevant content and overall image fidelity. Existing GAN-based methods provide favorable controllability, but often suffer from weak alignment between…

计算机视觉与模式识别 · 计算机科学 2026-04-24 Wenmin Huang , Weiqi Luo , Xiaochun Cao , Jiwu Huang

Due to the outstanding capability for data generation, Generative Adversarial Networks (GANs) have attracted considerable attention in unsupervised learning. However, training GANs is difficult, since the training distribution is dynamic…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Haozhe Liu , Wentian Zhang , Bing Li , Haoqian Wu , Nanjun He , Yawen Huang , Yuexiang Li , Bernard Ghanem , Yefeng Zheng

Synthesizing high resolution photorealistic images has been a long-standing challenge in machine learning. In this paper we introduce new methods for the improved training of generative adversarial networks (GANs) for image synthesis. We…

机器学习 · 统计学 2017-07-24 Augustus Odena , Christopher Olah , Jonathon Shlens

High dynamic range (HDR) photography is becoming increasingly popular and available by DSLR and mobile-phone cameras. While deep neural networks (DNN) have greatly impacted other domains of image manipulation, their use for HDR tone-mapping…

图像与视频处理 · 电气工程与系统科学 2021-11-02 Yael Vinker , Inbar Huberman-Spiegelglas , Raanan Fattal

We present a novel method to solve image analogy problems : it allows to learn the relation between paired images present in training data, and then generalize and generate images that correspond to the relation, but were never seen in the…

机器学习 · 统计学 2017-09-15 Nikolay Jetchev , Urs Bergmann

Cross-domain synthesizing realistic faces to learn deep models has attracted increasing attention for facial expression analysis as it helps to improve the performance of expression recognition accuracy despite having small number of real…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Behzad Bozorgtabar , Mohammad Saeed Rad , Hazim Kemal Ekenel , Jean-Philippe Thiran

In this work, we present an application of domain randomization and generative adversarial networks (GAN) to train a near real-time object detector for industrial electric parts, entirely in a simulated environment. Large scale availability…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Fernando Camaro Nogues , Andrew Huie , Sakyasingha Dasgupta

Synthetic images rendered from 3D CAD models are useful for augmenting training data for object recognition algorithms. However, the generated images are non-photorealistic and do not match real image statistics. This leads to a large…

计算机视觉与模式识别 · 计算机科学 2017-03-21 Xingchao Peng , Kate Saenko

Detecting changed regions in paired satellite images plays a key role in many remote sensing applications. The evolution of recent techniques could provide satellite images with very high spatial resolution (VHR) but made it challenging to…

图像与视频处理 · 电气工程与系统科学 2021-12-08 Caijun Ren , Xiangyu Wang , Jian Gao , Huanhuan Chen

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

We propose a novel Text-to-Image Generation Network, Adaptive Layout Refinement Generative Adversarial Network (ALR-GAN), to adaptively refine the layout of synthesized images without any auxiliary information. The ALR-GAN includes an…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Hongchen Tan , Baocai Yin , Kun Wei , Xiuping Liu , Xin Li

Vehicle re-identification aims to obtain the same vehicles from vehicle images. This is challenging but essential for analyzing and predicting traffic flow in the city. Although deep learning methods have achieved enormous progress for this…

计算机视觉与模式识别 · 计算机科学 2023-08-04 Sangrok Lee , Eunsoo Park , Hongsuk Yi , Sang Hun Lee

Fine-grained text to image synthesis involves generating images from texts that belong to different categories. In contrast to general text to image synthesis, in fine-grained synthesis there is high similarity between images of different…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Xu Ouyang , Ying Chen , Kaiyue Zhu , Gady Agam

Transferring the knowledge of pretrained networks to new domains by means of finetuning is a widely used practice for applications based on discriminative models. To the best of our knowledge this practice has not been studied within the…

计算机视觉与模式识别 · 计算机科学 2018-10-03 Yaxing Wang , Chenshen Wu , Luis Herranz , Joost van de Weijer , Abel Gonzalez-Garcia , Bogdan Raducanu

Using the shared-private paradigm and adversarial training has significantly improved the performances of multi-domain text classification (MDTC) models. However, there are two issues for the existing methods. First, instances from the…

计算与语言 · 计算机科学 2021-02-02 Yuan Wu , Diana Inkpen , Ahmed El-Roby

Adversarial learning has been embedded into deep networks to learn disentangled and transferable representations for domain adaptation. Existing adversarial domain adaptation methods may not effectively align different domains of multimodal…

机器学习 · 计算机科学 2019-01-01 Mingsheng Long , Zhangjie Cao , Jianmin Wang , Michael I. Jordan

Existing deep neural networks for histopathology image synthesis cannot generate image styles that align with different organs, and cannot produce accurate boundaries of clustered nuclei. To address these issues, we propose a style-guided…

图像与视频处理 · 电气工程与系统科学 2023-01-25 Haotian Wang , Min Xian , Aleksandar Vakanski , Bryar Shareef

Multi-focus image fusion technologies compress different focus depth images into an image in which most objects are in focus. However, although existing image fusion techniques, including traditional algorithms and deep learning-based…

计算机视觉与模式识别 · 计算机科学 2020-01-06 Xiebo Geng , Sibo Liua , Wei Han , Xu Li , Jiabo Ma , Jingya Yu , Xiuli Liu , Sahoqun Zeng , Li Chen , Shenghua Cheng