paper-with-me

Papers

Collaborative Neural Rendering using Anime Character Sheets

2022-07-12 · Zuzeng Lin, Ailin Huang, Zhewei Huang

Drawing images of characters with desired poses is an essential but laborious task in anime production. Assisting artists to create is a research hotspot in recent years. In this paper, we present the Collaborative Neural Rendering (CoNR) method, which creates new images for specified poses from a few reference images (AKA Character Sheets). In general, the diverse hairstyles and garments of anime characters defies the employment of universal body models like SMPL, which fits in most nude human shapes. To overcome this, CoNR uses a compact and easy-to-obtain landmark encoding to avoid creating a unified UV mapping in the pipeline. In addition, the performance of CoNR can be significantly improved when referring to multiple reference images, thanks to feature space cross-view warping in a carefully designed neural network. Moreover, we have collected a character sheet dataset containing over 700,000 hand-drawn and synthesized images of diverse poses to facilitate research in this area. Our code and demo are available at https://github.com/megvii-research/IJCAI2023-CoNR.

📄 PDF Abstract BibTeX arXiv:2207.05378

Code (4)

transpchan/Live3D 공식 구현 pytorch
megvii-research/conr pytorch
megvii-research/ijcai2023-conr pytorch
transpchan/Live3D-v2 pytorch

Tasks

Image GenerationImage to 3DImage to Video GenerationNeural RenderingVideo Generation

Similar Papers 제목 키워드 기반

Paint Bucket Colorization Using Anime Character Color Design Sheets

2024-10-25 · Yuekun Dai, Qinyue Li, Shangchen Zhou, Yihang Luo 외

Line art colorization plays a crucial role in hand-drawn animation production, where digital artists manually colorize segments using a paint bucket tool, guided by RGB values from character color design sheets. This pro…

ColorizationLine Art Colorization

Enhanced Anime Image Generation Using USE-CMHSA-GAN

2024-11-17 · J. Lu

With the growing popularity of ACG (Anime, Comics, and Games) culture, generating high-quality anime character images has become an important research topic. This paper introduces a novel Generative Adversarial Network m…

Generative Adversarial NetworkImage Generation

NOVA-3D: Non-overlapped Views for 3D Anime Character Reconstruction

2024-05-21 · Hongsheng Wang, Nanjie Yao, Xinrui Zhou, Shengyu Zhang 외

In the animation industry, 3D modelers typically rely on front and back non-overlapped concept designs to guide the 3D modeling of anime characters. However, there is currently a lack of automated approaches for generati…

SSIM

semantic image synthesis of anime characters based on conditional generative adversarial networks

2024-11-25 · British Machine Vision Conference 2024 11 · Xuhui Zhu; Feng Jiang; Jing Wen; Yi Wang; Qiang Gao

The goal of semantic image synthesis is to generate realistic images from semantic label maps. However, current approaches for generating anime characters from semantic label maps still encounter some issues, particularl…

Edge DetectionGenerative Adversarial NetworkImage GenerationSemantic Segmentation

DAF:re: A Challenging, Crowd-Sourced, Large-Scale, Long-Tailed Dataset For Anime Character Recognition

2021-01-21 · Edwin Arkel Rios, Wen-Huang Cheng, Bo-Cheng Lai

In this work we tackle the challenging problem of anime character recognition. Anime, referring to animation produced within Japan and work derived or inspired from it. For this purpose we present DAF:re (DanbooruAnimeFa…

Face RecognitionImage ClassificationTransfer Learning