paper-with-me

Papers

Weakly-supervised Caricature Face Parsing through Domain Adaptation

2019-05-13 · Wenqing Chu, Wei-Chih Hung, Yi-Hsuan Tsai, Deng Cai, Ming-Hsuan Yang

A caricature is an artistic form of a person's picture in which certain striking characteristics are abstracted or exaggerated in order to create a humor or sarcasm effect. For numerous caricature related applications such as attribute recognition and caricature editing, face parsing is an essential pre-processing step that provides a complete facial structure understanding. However, current state-of-the-art face parsing methods require large amounts of labeled data on the pixel-level and such process for caricature is tedious and labor-intensive. For real photos, there are numerous labeled datasets for face parsing. Thus, we formulate caricature face parsing as a domain adaptation problem, where real photos play the role of the source domain, adapting to the target caricatures. Specifically, we first leverage a spatial transformer based network to enable shape domain shifts. A feed-forward style transfer network is then utilized to capture texture-level domain gaps. With these two steps, we synthesize face caricatures from real photos, and thus we can use parsing ground truths of the original photos to learn the parsing model. Experimental results on the synthetic and real caricatures demonstrate the effectiveness of the proposed domain adaptation algorithm. Code is available at: https://github.com/ZJULearning/CariFaceParsing .

📄 PDF Abstract BibTeX arXiv:1905.05091

Code (1)

ZJULearning/CariFaceParsing 공식 구현 pytorch

Tasks

AttributeCaricatureDomain AdaptationFace ParsingStyle Transfer

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Spatial Transformer A Spatial Transformer is an image model block that explicitly allows the spatial manipulation of data within a [convolutional neural…
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…

Similar Papers 제목 키워드 기반

CariGAN: Caricature Generation through Weakly Paired Adversarial Learning

2018-11-01 · Wenbin Li, Wei Xiong, Haofu Liao, Jing Huo 외

Caricature generation is an interesting yet challenging task. The primary goal is to generate plausible caricatures with reasonable exaggerations given face images. Conventional caricature generation approaches mainly us…

CaricatureDiversity

High-Quality Face Caricature via Style Translation

2023-11-22 · Lamyanba Laishram, Muhammad Shaheryar, Jong Taek Lee, Soon Ki Jung

Caricature is an exaggerated form of artistic portraiture that accentuates unique yet subtle characteristics of human faces. Recently, advancements in deep end-to-end techniques have yielded encouraging outcomes in captu…

CaricatureTranslation

DisFaceRep: Representation Disentanglement for Co-occurring Facial Components in Weakly Supervised Face Parsing

2025-08-02 · Xiaoqin Wang, Xianxu Hou, Meidan Ding, Junliang Chen 외 arxiv

Face parsing aims to segment facial images into key components such as eyes, lips, and eyebrows. While existing methods rely on dense pixel-level annotations, such annotations are expensive and labor-intensive to obtain.…

Semantic SegmentationFace Parsing

CaricatureBooth: Data-Free Interactive Caricature Generation in a Photo Booth

2025-01-01 · CVPR 2025 1 · Zhiyu Qu, Yunqi Miao, Zhensong Zhang, Jifei Song 외

We present CaricatureBooth, a system that transforms caricature creation into a simple interactive experience -- as easy as using a photo booth! A key challenge in caricature generation is two-fold: the scarcity of h…

Caricature

3D-CariGAN: An End-to-End Solution to 3D Caricature Generation from Face Photos

2020-03-15 · Zipeng Ye, Mengfei Xia, Yanan sun, Ran Yi 외

Caricature is a type of artistic style of human faces that attracts considerable attention in the entertainment industry. So far a few 3D caricature generation methods exist and all of them require some caricature inform…

Caricature