paper-with-me

홈 › Papers

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 unexplored until recently, mainly due to the unavailability of large scale datasets and the failure of traditional methods on these. Our work studies and extends multiple frameworks for the aforementioned tasks. For face detection, we incorporate the Multi-task Cascaded Convolutional Network (MTCNN) architecture and contrast it with conventional methods. For face recognition, our two-fold contributions include: (i) an inductive transfer learning approach combining the feature learning capability of the Inception v3 network and the feature recognizing capability of Support Vector Machines (SVMs), (ii) a proposed Hybrid Convolutional Neural Network (HCNN) framework trained over a fusion of pixel values and 15 manually located facial keypoints. All the methods are evaluated on the Cartoon Faces in the Wild (IIIT-CFW) database. We demonstrate that the HCNN model offers stability superior to that of Inception+SVM over larger input variations, and explore the plausible architectural principles. We show that the Inception+SVM model establishes a state-of-the-art F1 score on the task of gender recognition of cartoon faces. Further, we introduce a small database hosting location coordinates of 15 points on the cartoon faces belonging to 50 public figures of the IIIT-CFW database.

📄 PDF Abstract BibTeX arXiv:1804.01753

Code (1)

Saurav0074/Cartoon-Face-Detection-and-Recognition tf

Tasks

Face DetectionFace RecognitionTransfer Learning

Similar Papers 제목 키워드 기반

Generative Adversarial Networks for photo to Hayao Miyazaki style cartoons

2020-05-15 · Filip Andersson, Simon Arvidsson

This paper takes on the problem of transferring the style of cartoon images to real-life photographic images by implementing previous work done by CartoonGAN. We trained a Generative Adversial Network(GAN) on over 60 000…

Survey

XGAN: Unsupervised Image-to-Image Translation for Many-to-Many Mappings

2017-11-14 · ICLR 2018 1 · Amélie Royer, Konstantinos Bousmalis, Stephan Gouws, Fred Bertsch 외

Style transfer usually refers to the task of applying color and texture information from a specific style image to a given content image while preserving the structure of the latter. Here we tackle the more generic probl…

Domain AdaptationImage-to-Image TranslationStyle TransferTranslation+1

Toon3D: Seeing Cartoons from New Perspectives

2024-05-16 · Ethan Weber, Riley Peterlinz, Rohan Mathur, Frederik Warburg 외

We recover the underlying 3D structure from images of cartoons and anime depicting the same scene. This is an interesting problem domain because images in creative media are often depicted without explicit geometric cons…

Camera Pose EstimationNovel View SynthesisPose Estimation

Combating the Elsagate phenomenon: Deep learning architectures for disturbing cartoons

2019-04-18 · Akari Ishikawa, Edson Bollis, Sandra Avila

Watching cartoons can be useful for children's intellectual, social and emotional development. However, the most popular video sharing platform today provides many videos with Elsagate content. Elsagate is a phenomenon t…

Deep LearningPornography Detection

A Study of Cross-domain Generative Models applied to Cartoon Series

2017-09-29 · Eman T. Hassan, David J. Crandall

We investigate Generative Adversarial Networks (GANs) to model one particular kind of image: frames from TV cartoons. Cartoons are particularly interesting because their visual appearance emphasizes the important semanti…