paper-with-me

홈 › Papers

Semi-Supervised Learning with Context-Conditional Generative Adversarial Networks

2016-11-19 · Emily Denton, Sam Gross, Rob Fergus

We introduce a simple semi-supervised learning approach for images based on in-painting using an adversarial loss. Images with random patches removed are presented to a generator whose task is to fill in the hole, based on the surrounding pixels. The in-painted images are then presented to a discriminator network that judges if they are real (unaltered training images) or not. This task acts as a regularizer for standard supervised training of the discriminator. Using our approach we are able to directly train large VGG-style networks in a semi-supervised fashion. We evaluate on STL-10 and PASCAL datasets, where our approach obtains performance comparable or superior to existing methods.

📄 PDF Abstract BibTeX arXiv:1611.06430

Code (7)

edenton/cc-gan 공식 구현
Nirvan101/Image-Restoration-deep-learning
eriklindernoren/Keras-GAN pytorch
eriklindernoren/PyTorch-GAN pytorch
mojc/GAN_lesion_filling
zcemycl/Matlab-GAN pytorch
zll17/Neural_Topic_Models pytorch

Tasks

Image ClassificationSemi-Supervised Image Classification

Similar Papers 제목 키워드 기반

Generative Adversarial Networks and Conditional Random Fields for Hyperspectral Image Classification

2019-05-12 · Zilong Zhong, Jonathan Li, David A. Clausi, Alexander Wong

In this paper, we address the hyperspectral image (HSI) classification task with a generative adversarial network and conditional random field (GAN-CRF) -based framework, which integrates a semi-supervised deep learning …

ClassificationGeneral ClassificationGenerative Adversarial NetworkHyperspectral Image Classification+2

LAGAN: Deep Semi-Supervised Linguistic-Anthropology Classification with Conditional Generative Adversarial Neural Network

2023-01-26 · Rossi Kamal, Zuzana Kubincova

Education is a right of all, however, every individual is different than others. Teachers in post-communism era discover inherent individualism to equally train all towards job market of fourth industrial revolution. We …

Cultural Vocal Bursts Intensity PredictionGenerative Adversarial Network

Semi-supervised Text Regression with Conditional Generative Adversarial Networks

2018-10-02 · Tao Li, Xudong Liu, Shih-An Su

Enormous online textual information provides intriguing opportunities for understandings of social and economic semantics. In this paper, we propose a novel text regression model based on a conditional generative adversa…

Generative Adversarial NetworkregressionSemi-Supervised Text Regression

Adversarially Learned Mixture Model

2018-07-14 · Andrew Jesson, Cécile Low-Kam, Tanya Nair, Florian Soudan 외

The Adversarially Learned Mixture Model (AMM) is a generative model for unsupervised or semi-supervised data clustering. The AMM is the first adversarially optimized method to model the conditional dependence between inf…

Clusteringmodel

Regularizing Discriminative Capability of CGANs for Semi-Supervised Generative Learning

2020-06-01 · CVPR 2020 6 · Yi Liu, Guangchang Deng, Xiangping Zeng, Si Wu 외

Semi-supervised generative learning aims to learn the underlying class-conditional distribution of partially labeled data. Generative Adversarial Networks (GANs) have led to promising progress in this task. However, it s…

General ClassificationImage Generation