paper-with-me

Papers

Graph Jigsaw Learning for Cartoon Face Recognition

2021-07-14 · Yong Li, Lingjie Lao, Zhen Cui, Shiguang Shan, Jian Yang

Cartoon face recognition is challenging as they typically have smooth color regions and emphasized edges, the key to recognize cartoon faces is to precisely perceive their sparse and critical shape patterns. However, it is quite difficult to learn a shape-oriented representation for cartoon face recognition with convolutional neural networks (CNNs). To mitigate this issue, we propose the GraphJigsaw that constructs jigsaw puzzles at various stages in the classification network and solves the puzzles with the graph convolutional network (GCN) in a progressive manner. Solving the puzzles requires the model to spot the shape patterns of the cartoon faces as the texture information is quite limited. The key idea of GraphJigsaw is constructing a jigsaw puzzle by randomly shuffling the intermediate convolutional feature maps in the spatial dimension and exploiting the GCN to reason and recover the correct layout of the jigsaw fragments in a self-supervised manner. The proposed GraphJigsaw avoids training the classification model with the deconstructed images that would introduce noisy patterns and are harmful for the final classification. Specially, GraphJigsaw can be incorporated at various stages in a top-down manner within the classification model, which facilitates propagating the learned shape patterns gradually. GraphJigsaw does not rely on any extra manual annotation during the training process and incorporates no extra computation burden at inference time. Both quantitative and qualitative experimental results have verified the feasibility of our proposed GraphJigsaw, which consistently outperforms other face recognition or jigsaw-based methods on two popular cartoon face datasets with considerable improvements.

📄 PDF Abstract BibTeX arXiv:2107.06532

Code (1)

mysee1989/GraphJigsaw 공식 구현 pytorch

Tasks

ClassificationFace Recognition

Methods 이 논문이 사용한 방법론

Jigsaw Jigsaw is a self-supervision approach that relies on jigsaw-like puzzles as the pretext task in order to learn image representations.
GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Cartoon Face Recognition: A Benchmark Dataset

2019-07-31 · Yi Zheng, Yifan Zhao, Mengyuan Ren, He Yan 외

Recent years have witnessed increasing attention in cartoon media, powered by the strong demands of industrial applications. As the first step to understand this media, cartoon face recognition is a crucial but less-expl…

Domain AdaptationFace DetectionFace RecognitionGeneral Classification+2

Bringing Cartoons to Life: Towards Improved Cartoon Face Detection and Recognition Systems

2018-04-05 · Saurav Jha, Nikhil Agarwal, Suneeta Agarwal

Given the recent deep learning advancements in face detection and recognition techniques for human faces, this paper answers the question "how well would they work for cartoons'?" - a domain that remains largely unexplor…

Face DetectionFace RecognitionTransfer Learning

3D Cartoon Face Generation with Controllable Expressions from a Single GAN Image

2022-07-29 · Hao Wang, Wenhao Shen, Guosheng Lin, Steven C. H. Hoi 외

In this paper, we investigate an open research task of generating 3D cartoon face shapes from single 2D GAN generated human faces and without 3D supervision, where we can also manipulate the facial expressions of the 3D …

Face GenerationFace Model

Landmark Assisted CycleGAN for Cartoon Face Generation

2019-07-02 · Ruizheng Wu, Xiaodong Gu, Xin Tao, Xiaoyong Shen 외

In this paper, we are interested in generating an cartoon face of a person by using unpaired training data between real faces and cartoon ones. A major challenge of this task is that the structures of real and cartoon fa…

Face Generation

GMSS: Graph-Based Multi-Task Self-Supervised Learning for EEG Emotion Recognition

2022-04-12 · Yang Li, Ji Chen, Fu Li, Boxun Fu 외

Previous electroencephalogram (EEG) emotion recognition relies on single-task learning, which may lead to overfitting and learned emotion features lacking generalization. In this paper, a graph-based multi-task self-supe…

Contrastive LearningEEGEEG Emotion RecognitionElectroencephalogram (EEG)+2