paper-with-me

홈 › Papers

Mask Embedding in conditional GAN for Guided Synthesis of High Resolution Images

2019-07-03 · Yinhao Ren, Zhe Zhu, Yingzhou Li, Joseph Lo

Recent advancements in conditional Generative Adversarial Networks (cGANs) have shown promises in label guided image synthesis. Semantic masks, such as sketches and label maps, are another intuitive and effective form of guidance in image synthesis. Directly incorporating the semantic masks as constraints dramatically reduces the variability and quality of the synthesized results. We observe this is caused by the incompatibility of features from different inputs (such as mask image and latent vector) of the generator. To use semantic masks as guidance whilst providing realistic synthesized results with fine details, we propose to use mask embedding mechanism to allow for a more efficient initial feature projection in the generator. We validate the effectiveness of our approach by training a mask guided face generator using CELEBA-HQ dataset. We can generate realistic and high resolution facial images up to the resolution of 512*512 with a mask guidance. Our code is publicly available.

📄 PDF Abstract BibTeX arXiv:1907.01710

Code (2)

johnryh/Face_Embedding_GAN 공식 구현 tf
MindSpore-scientific-2/code-8/tree/main/mgan-mindspore mindspore

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Mask-Guided Portrait Editing with Conditional GANs

2019-05-24 · CVPR 2019 6 · Shuyang Gu, Jianmin Bao, Hao Yang, Dong Chen 외

Portrait editing is a popular subject in photo manipulation. The Generative Adversarial Network (GAN) advances the generating of realistic faces and allows more face editing. In this paper, we argue about three issues in…

Data AugmentationDiversityFace GenerationFace Parsing+2

Enhancing Diffusion Face Generation with Contrastive Embeddings and SegFormer Guidance

2025-08-13 · Dhruvraj Singh Rawat, Enggen Sherpa, Rishikesan Kirupanantha, Tin Hoang arxiv

We present a benchmark of diffusion models for human face generation on a small-scale CelebAMask-HQ dataset, evaluating both unconditional and conditional pipelines. Our study compares UNet and DiT architectures for unco…

Less is More: Unsupervised Mask-guided Annotated CT Image Synthesis with Minimum Manual Segmentations

2023-03-19 · Xiaodan Xing, Giorgos Papanastasiou, Simon Walsh, Guang Yang

As a pragmatic data augmentation tool, data synthesis has generally returned dividends in performance for deep learning based medical image analysis. However, generating corresponding segmentation masks for synthetic med…

Data AugmentationImage GenerationMedical Image AnalysisSegmentation

Mask-Embedded Discriminator With Region-Based Semantic Regularization for Semi-Supervised Class-Conditional Image Synthesis

2021-06-19 · CVPR 2021 1 · Yi Liu, Xiaoyang Huo, Tianyi Chen, Xiangping Zeng 외

Semi-supervised generative learning (SSGL) makes use of unlabeled data to achieve a trade-off between the data collection/annotation effort and generation performance, when adequate labeled data are not available. Le…

Generative Adversarial NetworkImage Generation

Mask, Sample, Revise: A Revisable CTMC Inference Stack for Guided Discrete Flow Matching Text-to-Speech

2026-06-12 · Alef Iury Siqueira Ferreira, Lucas Rafael Stefanel Gris, Luiz Fernando de Araújo Vidal, Frederico Santos de Oliveira 외 arxiv

Recent alignment-free non-autoregressive (NAR) text-to-speech (TTS) models formulate synthesis as a conditional infilling task, bypassing explicit duration predictors and external aligners. When speech is represented wit…