paper-with-me

Papers

Semi-Supervised Single-Stage Controllable GANs for Conditional Fine-Grained Image Generation

2021-01-01 · ICCV 2021 10 · Tianyi Chen, Yi Liu, Yunfei Zhang, Si Wu, Yong Xu, Feng Liangbing, Hau San Wong

Previous state-of-the-art deep generative models improve fine-grained image generation quality by designing hierarchical model structures and synthesizing images across multiple stages. The learning process is typically performed without any supervision in object categories. To address this issue, while at the same time to alleviate the level of complexity of both model design and training, we propose a Single-Stage Controllable GAN (SSC-GAN) for conditional fine-grained image synthesis in a semi-supervised setting. Considering the fact that fine-grained object categories may have subtle distinctions and shared attributes, we take into account three factors of variation for generative modeling: class-independent content, cross-class attributes and class semantics, and associate them with different variables. To ensure disentanglement among the variables, we maximize mutual information between the class-independent variable and synthesized images, map real images to the latent space of a generator to perform consistency regularization of cross-class attributes, and incorporate class semantic-based regularization into a discriminator's feature space. We show that the proposed approach delivers a single-stage controllable generator and high-fidelity synthesized images of fine-grained categories. The proposed approach establishes state-of-the-art semi-supervised image synthesis results across multiple fine-grained datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementImage Generation

Similar Papers 제목 키워드 기반

Semi-supervised FusedGAN for Conditional Image Generation

2018-01-17 · ECCV 2018 9 · Navaneeth Bodla, Gang Hua, Rama Chellappa

We present FusedGAN, a deep network for conditional image synthesis with controllable sampling of diverse images. Fidelity, diversity and controllable sampling are the main quality measures of a good image generation mod…

AttributeConditional Image GenerationDiversityFace Generation+2

Pelvic floor MRI segmentation based on semi-supervised deep learning

2023-11-06 · Jianwei Zuo, Fei Feng, Zhuhui Wang, James A. Ashton-Miller 외

The semantic segmentation of pelvic organs via MRI has important clinical significance. Recently, deep learning-enabled semantic segmentation has facilitated the three-dimensional geometric reconstruction of pelvic floor…

Deep LearningDiagnosticImage RestorationMRI segmentation+3

Generalizing semi-supervised generative adversarial networks to regression using feature contrasting

2018-11-27 · Greg Olmschenk, Zhigang Zhu, Hao Tang

In this work, we generalize semi-supervised generative adversarial networks (GANs) from classification problems to regression problems. In the last few years, the importance of improving the training of neural networks u…

Age EstimationCrowd CountingGeneral Classificationregression

LatentCLR: A Contrastive Learning Approach for Unsupervised Discovery of Interpretable Directions

2021-04-02 · ICCV 2021 10 · Oğuz Kaan Yüksel, Enis Simsar, Ezgi Gülperi Er, Pinar Yanardag

Recent research has shown that it is possible to find interpretable directions in the latent spaces of pre-trained Generative Adversarial Networks (GANs). These directions enable controllable image generation and support…

Contrastive LearningImage Generation

EC-GAN: Low-Sample Classification using Semi-Supervised Algorithms and GANs

2020-12-26 · Ayaan Haque

Semi-supervised learning has been gaining attention as it allows for performing image analysis tasks such as classification with limited labeled data. Some popular algorithms using Generative Adversarial Networks (GANs) …

ClassificationData AugmentationGeneral ClassificationImage Generation+2