482

Collaborative Neural Rendering using Anime Character Sheets

International Joint Conference on Artificial Intelligence (IJCAI), 2022
Zhewei Huang
Chen Hu
Shuchang Zhou
Abstract

Drawing images of characters with desired poses is an essential but laborious task in anime production. In this paper, we present the Collaborative Neural Rendering (CoNR) method to create new images from a few reference images with various poses, namely Character Sheets. In general, the high diversity of body shapes of anime characters defies the employment of universal body models for real-world humans, like SMPL. To overcome this difficulty, 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 and using feature space cross-view warping in a carefully designed neural network. Moreover, we 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/CoNR.

View on arXiv
Comments on this paper