中文
相关论文

相关论文: Adversarial Mutual Leakage Network for Cell Image …

200 篇论文

Recent progresses in domain adaptive semantic segmentation demonstrate the effectiveness of adversarial learning (AL) in unsupervised domain adaptation. However, most adversarial learning based methods align source and target distributions…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Jiaxing Huang , Dayan Guan , Shijian Lu , Aoran Xiao

Adversarial perturbations can pose a serious threat for deploying machine learning systems. Recent works have shown existence of image-agnostic perturbations that can fool classifiers over most natural images. Existing methods present…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Konda Reddy Mopuri , Utkarsh Ojha , Utsav Garg , R. Venkatesh Babu

We propose a novel conditional GAN (cGAN) model for continuous fine-grained human action segmentation, that utilises multi-modal data and learned scene context information. The proposed approach utilises two GANs: termed Action GAN and…

计算机视觉与模式识别 · 计算机科学 2019-09-23 Harshala Gammulle , Tharindu Fernando , Simon Denman , Sridha Sridharan , Clinton Fookes

Generative Adversarial Networks (GAN) are trained to generate sample images of interest distribution. To this end, generator network of GAN learns implicit distribution of real data set from the classification with candidate generated…

机器学习 · 计算机科学 2020-11-17 Gahye Lee , Seungkyu Lee

The GAN-based infrared and visible image fusion methods have gained ever-increasing attention due to its effectiveness and superiority. However, the existing methods adopt the global pixel distribution of source images as the basis for…

计算机视觉与模式识别 · 计算机科学 2023-02-15 Xiaowen Liu , Renhua Wang , Hongtao Huo , Xin Yang , Jing Li

Most state-of-the-art approaches to road extraction from aerial images rely on a CNN trained to label road pixels as foreground and remainder of the image as background. The CNN is usually trained by minimizing pixel-wise losses, which is…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Subeesh Vasu , Mateusz Kozinski , Leonardo Citraro , Pascal Fua

Deep learning-based approaches achieve state-of-the-art performance in the majority of image segmentation benchmarks. However, training of such models requires a sizable amount of manual annotations. In order to reduce this effort, we…

图像与视频处理 · 电气工程与系统科学 2019-09-04 Mahdyar Ravanbakhsh , Tassilo Klein , Kayhan Batmanghelich , Moin Nabi

As deep learning technologies advance, increasingly more data is necessary to generate general and robust models for various tasks. In the medical domain, however, large-scale and multi-parties data training and analyses are infeasible due…

机器学习 · 计算机科学 2020-12-17 Qi Chang , Zhennan Yan , Lohendran Baskaran , Hui Qu , Yikai Zhang , Tong Zhang , Shaoting Zhang , Dimitris N. Metaxas

Organ at Risk (OAR) segmentation from CT scans is a key component of the radiotherapy treatment workflow. In recent years, deep learning techniques have shown remarkable potential in automating this process. In this paper, we investigate…

图像与视频处理 · 电气工程与系统科学 2023-09-21 Leonardo Crespi , Mattia Portanti , Daniele Loiacono

The identification of lesion within medical image data is necessary for diagnosis, treatment and prognosis. Segmentation and classification approaches are mainly based on supervised learning with well-paired image-level or voxel-level…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Liyan Sun , Jiexiang Wang , Yue Huang , Xinghao Ding , Hayit Greenspan , John Paisley

Auto-encoding generative adversarial networks (GANs) combine the standard GAN algorithm, which discriminates between real and model-generated data, with a reconstruction loss given by an auto-encoder. Such models aim to prevent mode…

机器学习 · 统计学 2017-10-24 Mihaela Rosca , Balaji Lakshminarayanan , David Warde-Farley , Shakir Mohamed

We consider unsupervised cell nuclei segmentation in this paper. Exploiting the recently-proposed unpaired image-to-image translation between cell nuclei images and randomly synthetic masks, existing approaches, e.g., CycleGAN, have…

图像与视频处理 · 电气工程与系统科学 2022-03-11 Kai Yao , Kaizhu Huang , Jie Sun , Curran Jude

We propose a discrete latent distribution for Generative Adversarial Networks (GANs). Instead of drawing latent vectors from a continuous prior, we sample from a finite set of learnable latents. However, a direct parametrization of such a…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Evangelos Ntavelis , Mohamad Shahbazi , Iason Kastanis , Radu Timofte , Martin Danelljan , Luc Van Gool

Standard adversarial training involves two agents, namely a generator and a discriminator, playing a mini-max game. However, even if the players converge to an equilibrium, the generator may only recover a part of the target data…

机器学习 · 计算机科学 2019-02-22 Botos Csaba , Adnane Boukhayma , Viveka Kulharia , András Horváth , Philip H. S. Torr

Semantic segmentation has been a long standing challenging task in computer vision. It aims at assigning a label to each image pixel and needs significant number of pixellevel annotated data, which is often unavailable. To address this…

计算机视觉与模式识别 · 计算机科学 2017-03-29 Nasim Souly , Concetto Spampinato , Mubarak Shah

Training robust deep learning (DL) systems for medical image classification or segmentation is challenging due to limited images covering different disease types and severity. We propose an active learning (AL) framework to select most…

计算机视觉与模式识别 · 计算机科学 2019-10-23 Dwarikanath Mahapatra , Behzad Bozorgtabar , Jean-Philippe Thiran , Mauricio Reyes

Training Generative Adversarial Networks (GANs) remains a challenging problem. The discriminator trains the generator by learning the distribution of real/generated data. However, the distribution of generated data changes throughout the…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Wentian Zhang , Haozhe Liu , Bing Li , Jinheng Xie , Yawen Huang , Yuexiang Li , Yefeng Zheng , Bernard Ghanem

We introduce the "adversarial code learning" (ACL) module that improves overall image generation performance to several types of deep models. Instead of performing a posterior distribution modeling in the pixel spaces of generators, ACLs…

计算机视觉与模式识别 · 计算机科学 2020-02-03 Jiangbo Yuan , Bing Wu , Wanying Ding , Qing Ping , Zhendong Yu

In this paper, we propose a data privacy-preserving and communication efficient distributed GAN learning framework named Distributed Asynchronized Discriminator GAN (AsynDGAN). Our proposed framework aims to train a central generator learns…

图像与视频处理 · 电气工程与系统科学 2020-06-16 Qi Chang , Hui Qu , Yikai Zhang , Mert Sabuncu , Chao Chen , Tong Zhang , Dimitris Metaxas

Low-light image enhancement, such as recovering color and texture details from low-light images, is a complex and vital task. For automated driving, low-light scenarios will have serious implications for vision-based applications. To…

图像与视频处理 · 电气工程与系统科学 2021-09-01 Yangyang Qu , Kai Chen , Chao Liu , Yongsheng Ou