中文
相关论文

相关论文: Coupled Generative Adversarial Networks

200 篇论文

In this paper, we propose CKGAN, a novel generative adversarial network (GAN) variant based on an integral probability metrics framework with characteristic kernel (CKIPM). CKIPM, as a distance between two probability distributions, is…

机器学习 · 计算机科学 2025-04-09 Kuntian Zhang , Simin Yu , Yaoshu Wang , Makoto Onizuka , Chuan Xiao

Most existing unsupervised domain adaptation methods mainly focused on aligning the marginal distributions of samples between the source and target domains. This setting does not sufficiently consider the class distribution information…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Wanqi Yang , Tong Ling , Chengmei Yang , Lei Wang , Yinghuan Shi , Luping Zhou , Ming Yang

We present a method for simultaneously learning, in an unsupervised manner, (i) a conditional image generator, (ii) foreground extraction and segmentation, (iii) clustering into a two-level class hierarchy, and (iv) object removal and…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Yaniv Benny , Lior Wolf

We address the problem of segmenting 3D multi-modal medical images in scenarios where very few labeled examples are available for training. Leveraging the recent success of adversarial learning for semi-supervised segmentation, we propose a…

计算机视觉与模式识别 · 计算机科学 2018-10-30 Arnab Kumar Mondal , Jose Dolz , Christian Desrosiers

Existing deep learning methods of video recognition usually require a large number of labeled videos for training. But for a new task, videos are often unlabeled and it is also time-consuming and labor-intensive to annotate them. Instead of…

计算机视觉与模式识别 · 计算机科学 2018-05-14 Feiwu Yu , Xinxiao Wu , Yuchao Sun , Lixin Duan

In the context of generative models, text-to-image generation achieved impressive results in recent years. Models using different approaches were proposed and trained in huge datasets of pairs of texts and images. However, some methods rely…

神经与进化计算 · 计算机科学 2022-07-08 Victor Costa , Nuno Lourenço , João Correia , Penousal Machado

Generative adversarial network (GAN) is widely used for generalized and robust learning on graph data. However, for non-Euclidean graph data, the existing GAN-based graph representation methods generate negative samples by random walk or…

机器学习 · 计算机科学 2022-03-04 Jianxin Li , Xingcheng Fu , Qingyun Sun , Cheng Ji , Jiajun Tan , Jia Wu , Hao Peng

In this paper, we introduce the problem of jointly learning feed-forward neural networks across a set of relevant but diverse datasets. Compared to learning a separate network from each dataset in isolation, joint learning enables us to…

机器学习 · 计算机科学 2019-06-12 Zaiwei Zhang , Xiangru Huang , Qixing Huang , Xiao Zhang , Yuan Li

Due to the various reasons such as atmospheric effects and differences in acquisition, it is often the case that there exists a large difference between spectral bands of satellite images collected from different geographic locations. The…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Onur Tasar , S L Happy , Yuliya Tarabalka , Pierre Alliez

It's useful to automatically transform an image from its original form to some synthetic form (style, partial contents, etc.), while keeping the original structure or semantics. We define this requirement as the "image-to-image translation"…

计算机视觉与模式识别 · 计算机科学 2017-01-11 Hao Dong , Paarth Neekhara , Chao Wu , Yike Guo

A class of recent approaches for generating images, called Generative Adversarial Networks (GAN), have been used to generate impressively realistic images of objects, bedrooms, handwritten digits and a variety of other image modalities.…

计算机视觉与模式识别 · 计算机科学 2017-06-08 Swaminathan Gurumurthy , Ravi Kiran Sarvadevabhatla , Venkatesh Babu Radhakrishnan

Using deep learning to analyze mechanical stress distributions has been gaining interest with the demand for fast stress analysis methods. Deep learning approaches have achieved excellent outcomes when utilized to speed up stress…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Haoliang Jiang , Zhenguo Nie , Roselyn Yeo , Amir Barati Farimani , Levent Burak Kara

The colorization of grayscale images is an ill-posed problem, with multiple correct solutions. In this paper, we propose an adversarial learning colorization approach coupled with semantic information. A generative network is used to infer…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Patricia Vitoria , Lara Raad , Coloma Ballester

Remote sensing change detection between bi-temporal images receives growing concentration from researchers. However, comparing two bi-temporal images for detecting changes is challenging, as they demonstrate different appearances. In this…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Luyi Qiu , Xiaofeng Zhang , ChaoChen Gu , and ShanYing Zhu

Deep learning based generative adversarial networks (GAN) can effectively perform image reconstruction with under-sampled MR data. In general, a large number of training samples are required to improve the reconstruction performance of a…

图像与视频处理 · 电气工程与系统科学 2021-05-19 Jun Lv , Guangyuan Li , Xiangrong Tong , Weibo Chen , Jiahao Huang , Chengyan Wang , Guang Yang

Conventional cross-domain image-to-image translation or unsupervised domain adaptation methods assume that the source domain and target domain are closely related. This neglects a practical scenario where the domain discrepancy between the…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Yichen Li , Xingchao Peng

Face recognition from image sets acquired under unregulated and uncontrolled settings, such as at large distances, low resolutions, varying viewpoints, illumination, pose, and atmospheric conditions, is challenging. Face feature…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Bhavin Jawade , Deen Dayal Mohan , Dennis Fedorishin , Srirangaraj Setlur , Venu Govindaraju

Over the last decade, the process of automatic image colorization has been of significant interest for several application areas including restoration of aged or degraded images. This problem is highly ill-posed due to the large degrees of…

计算机视觉与模式识别 · 计算机科学 2018-07-16 Kamyar Nazeri , Eric Ng , Mehran Ebrahimi

Generative adversarial networks (GANs) have been remarkably successful in learning complex high dimensional real word distributions and generating realistic samples. However, they provide limited control over the generation process.…

机器学习 · 计算机科学 2020-10-27 Arunava Chakraborty , Rahul Ragesh , Mahir Shah , Nipun Kwatra

Training effective Generative Adversarial Networks (GANs) requires large amounts of training data, without which the trained models are usually sub-optimal with discriminator over-fitting. Several prior studies address this issue by…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Kaiwen Cui , Jiaxing Huang , Zhipeng Luo , Gongjie Zhang , Fangneng Zhan , Shijian Lu