paper-with-me

홈 › Papers

OneGAN: Simultaneous Unsupervised Learning of Conditional Image Generation, Foreground Segmentation, and Fine-Grained Clustering

2019-12-31 · ECCV 2020 8 · Yaniv Benny, Lior Wolf

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 background completion, all done without any use of annotation. The method combines a Generative Adversarial Network and a Variational Auto-Encoder, with multiple encoders, generators and discriminators, and benefits from solving all tasks at once. The input to the training scheme is a varied collection of unlabeled images from the same domain, as well as a set of background images without a foreground object. In addition, the image generator can mix the background from one image, with a foreground that is conditioned either on that of a second image or on the index of a desired cluster. The method obtains state of the art results in comparison to the literature methods, when compared to the current state of the art in each of the tasks.

📄 PDF Abstract BibTeX arXiv:1912.13471

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringConditional Image GenerationForeground SegmentationGenerative Adversarial NetworkImage Generation

Similar Papers 제목 키워드 기반

cFineGAN: Unsupervised multi-conditional fine-grained image generation

2019-12-06 · Gunjan Aggarwal, Abhishek Sinha

We propose an unsupervised multi-conditional image generation pipeline: cFineGAN, that can generate an image conditioned on two input images such that the generated image preserves the texture of one and the shape of the…

Conditional Image GenerationImage Generation

Conditional Image-to-Video Generation with Latent Flow Diffusion Models

2023-03-24 · CVPR 2023 1 · Haomiao Ni, Changhao Shi, Kai Li, Sharon X. Huang 외

Conditional image-to-video (cI2V) generation aims to synthesize a new plausible video starting from an image (e.g., a person's face) and a condition (e.g., an action class label like smile). The key challenge of the cI2V…

Image to Video GenerationMotion GenerationOptical Flow EstimationVideo Generation

CoPE: Conditional image generation using Polynomial Expansions

2021-04-11 · Grigorios G Chrysos, Markos Georgopoulos, Yannis Panagakis

Generative modeling has evolved to a notable field of machine learning. Deep polynomial neural networks (PNNs) have demonstrated impressive results in unsupervised image generation, where the task is to map an input vect…

AttributeConditional Image GenerationImage GenerationImage-to-Image Translation+3

Conditional Generation Using Polynomial Expansions

2021-12-01 · NeurIPS 2021 12 · Grigorios Chrysos, Markos Georgopoulos, Yannis Panagakis

Generative modeling has evolved to a notable field of machine learning. Deep polynomial neural networks (PNNs) have demonstrated impressive results in unsupervised image generation, where the task is to map an input vect…

AttributeImage GenerationImage-to-Image TranslationPolynomial Neural Networks+2

Contrastive Conditional-Unconditional Alignment for Long-tailed Diffusion Model

2025-07-11 · Fang Chen, Alex Villa, Gongbo Liang, Fuxing Li 외 arxiv

Training data for class-conditional image synthesis often exhibit a long-tailed distribution with limited amount of images for tail classes. Such an imbalance causes mode collapse and reduces the diversity of synthesized…

Image Generation