paper-with-me

홈 › Papers

Semantically-aware Mask CycleGAN for Translating Artistic Portraits to Photo-realistic Visualizations

2023-06-11 · Zhuohao Yin

Image-to-image translation (I2I) is defined as a computer vision task where the aim is to transfer images in a source domain to a target domain with minimal loss or alteration of the content representations. Major progress has been made since I2I was proposed with the invention of a variety of revolutionary generative models. Among them, GAN-based models perform exceptionally well as they are mostly tailor-made for specific domains or tasks. However, few works proposed a tailor-made method for the artistic domain. In this project, I propose the Semantic-aware Mask CycleGAN (SMCycleGAN) architecture which can translate artistic portraits to photo-realistic visualizations. This model can generate realistic human portraits by feeding the discriminators semantically masked fake samples, thus enforcing them to make discriminative decisions with partial information so that the generators can be optimized to synthesize more realistic human portraits instead of increasing the similarity of other irrelevant components, such as the background. Experiments have shown that the SMCycleGAN generate images with significantly increased realism and minimal loss of content representations.

📄 PDF Abstract BibTeX arXiv:2306.06577

Code (0)

등록된 구현이 없습니다.

Tasks

Image-to-Image Translation

Methods 이 논문이 사용한 방법론

Residual Connection 설명 없음
Sigmoid Activation 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
Instance Normalization Instance Normalization (also known as contrast normalization) is a normalization layer where: $$ y_{tijk} = \frac{x_{tijk} - \mu_{ti}}{\sqrt{\sigma_{ti}^2 +…
Batch Normalization 설명 없음
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
GAN Least Squares Loss GAN Least Squares Loss is a least squares loss function for generative adversarial networks. Minimizing this objective function is equivalent to minimizing the Pearson…

Similar Papers 제목 키워드 기반

Learning Latent Representations for Image Translation using Frequency Distributed CycleGAN

2025-08-05 · Shivangi Nigam, Adarsh Prasad Behera, Shekhar Verma, P. Nagabhushan arxiv

This paper presents Fd-CycleGAN, an image-to-image (I2I) translation framework that enhances latent representation learning to approximate real data distributions. Building upon the foundation of CycleGAN, our approach i…

Representation LearningStyle Transfer

DSA-CycleGAN: A Domain Shift Aware CycleGAN for Robust Multi-Stain Glomeruli Segmentation

2026-04-20 · Zeeshan Nisar, Friedrich Feuerhake, Thomas Lampert arxiv

A key challenge in segmentation in digital histopathology is inter- and intra-stain variations as it reduces model performance. Labelling each stain is expensive and time-consuming so methods using stain transfer via Cyc…

MaskCycleGAN-VC: Learning Non-parallel Voice Conversion with Filling in Frames

2021-02-25 · Takuhiro Kaneko, Hirokazu Kameoka, Kou Tanaka, Nobukatsu Hojo

Non-parallel voice conversion (VC) is a technique for training voice converters without a parallel corpus. Cycle-consistent adversarial network-based VCs (CycleGAN-VC and CycleGAN-VC2) are widely accepted as benchmark me…

Voice Conversion

Artistic Instance-Aware Image Filtering by Convolutional Neural Networks

2018-09-22 · Milad Tehrani, Mahnoosh Bagheri, Mahdi Ahmadi, Alireza Norouzi 외

In the recent years, public use of artistic effects for editing and beautifying images has encouraged researchers to look for new approaches to this task. Most of the existing methods apply artistic effects to the whole …

Instance Segmentationobject-detectionObject DetectionSegmentation+1

Style Transfer of Black and White Silhouette Images using CycleGAN and a Randomly Generated Dataset

2022-08-03 · Worasait Suwannik

CycleGAN can be used to transfer an artistic style to an image. It does not require pairs of source and stylized images to train a model. Taking this advantage, we propose using randomly generated data to train a machine…

Style Transfer