paper-with-me

홈 › Papers

SC-FEGAN: Face Editing Generative Adversarial Network with User's Sketch and Color

2019-02-18 · ICCV 2019 10 · Youngjoo Jo, Jongyoul Park

We present a novel image editing system that generates images as the user provides free-form mask, sketch and color as an input. Our system consist of a end-to-end trainable convolutional network. Contrary to the existing methods, our system wholly utilizes free-form user input with color and shape. This allows the system to respond to the user's sketch and color input, using it as a guideline to generate an image. In our particular work, we trained network with additional style loss which made it possible to generate realistic results, despite large portions of the image being removed. Our proposed network architecture SC-FEGAN is well suited to generate high quality synthetic image using intuitive user inputs.

📄 PDF Abstract BibTeX arXiv:1902.06838

Code (4)

GeorgeLekala/ML tf
KumapowerLIU/DeFLOCNet pytorch
SilentFalls/tog tf
run-youngjoo/SC-FEGAN tf

Tasks

Facial InpaintingFormGenerative Adversarial NetworkImage Inpainting

Methods 이 논문이 사용한 방법론

WGAN-GP Loss Wasserstein Gradient Penalty Loss, or WGAN-GP Loss, is a loss used for generative adversarial networks that augments the Wasserstein loss with a gradient norm penalty for…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
U-Net 설명 없음
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…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Gated Linear Unit A Gated Linear Unit, or GLU computes: $$ \mathrm{GLU}(a, b) = a \otimes \sigma(b) $$ It is used in natural language processing architectures, for example the Gated CNN,…

Similar Papers 제목 키워드 기반

RiFeGAN: Rich Feature Generation for Text-to-Image Synthesis From Prior Knowledge

2020-06-01 · CVPR 2020 6 · Jun Cheng, Fuxiang Wu, Yanling Tian, Lei Wang 외

Text-to-image synthesis is a challenging task that generates realistic images from a textual sequence, which usually contains limited information compared with the corresponding image and so is ambiguous and abstractive.…

Image Generation

Flux-Guard: Facial Identity Protection using diffusion models

2026-06-16 · Jie Wang, Tao Wang, Ru Zhang, Jianyi Liu arxiv

The widespread deployment of face recognition (FR) systems exposes personal images shared on social media and public platforms to identity linkage and privacy risks. Existing adversarial privacy protection methods can de…

Face Recognition

GANzilla: User-Driven Direction Discovery in Generative Adversarial Networks

2022-07-17 · Noyan Evirgen, Xiang 'Anthony' Chen

Generative Adversarial Network (GAN) is widely adopted in numerous application areas, such as data preprocessing, image editing, and creativity support. However, GAN's 'black box' nature prevents non-expert users from co…

DiversityGenerative Adversarial Network

UltraDfeGAN: Detail-Enhancing Generative Adversarial Networks for High-Fidelity Functional Ultrasound Synthesis

2025-07-04 · Zhuo Li, Xuhang Chen, Shuqiang Wang, Bin Yuan 외 arxiv

Functional ultrasound (fUS) is a neuroimaging technique known for its high spatiotemporal resolution, enabling non-invasive observation of brain activity through neurovascular coupling. Despite its potential in clinical …

Data Augmentation

Multi-Fake Evolutionary Generative Adversarial Networks for Imbalance Hyperspectral Image Classification

2021-11-07 · Tanmoy Dam, Nidhi Swami, Sreenatha G. Anavatti, Hussein A. Abbass

This paper presents a novel multi-fake evolutionary generative adversarial network(MFEGAN) for handling imbalance hyperspectral image classification. It is an end-to-end approach in which different generative objective l…

ClassificationGenerative Adversarial NetworkHyperspectral Image Classificationimage-classification+1