paper-with-me

홈 › Papers

Face-to-Parameter Translation for Game Character Auto-Creation

2019-09-03 · ICCV 2019 10 · Tianyang Shi, Yi Yuan, Changjie Fan, Zhengxia Zou, Zhenwei Shi, Yong liu

Character customization system is an important component in Role-Playing Games (RPGs), where players are allowed to edit the facial appearance of their in-game characters with their own preferences rather than using default templates. This paper proposes a method for automatically creating in-game characters of players according to an input face photo. We formulate the above "artistic creation" process under a facial similarity measurement and parameter searching paradigm by solving an optimization problem over a large set of physically meaningful facial parameters. To effectively minimize the distance between the created face and the real one, two loss functions, i.e. a "discriminative loss" and a "facial content loss", are specifically designed. As the rendering process of a game engine is not differentiable, a generative network is further introduced as an "imitator" to imitate the physical behavior of the game engine so that the proposed method can be implemented under a neural style transfer framework and the parameters can be optimized by gradient descent. Experimental results demonstrate that our method achieves a high degree of generation similarity between the input face photo and the created in-game character in terms of both global appearance and local details. Our method has been deployed in a new game last year and has now been used by players over 1 million times.

📄 PDF Abstract BibTeX arXiv:1909.01064

Code (0)

등록된 구현이 없습니다.

Tasks

Style TransferTranslation

Similar Papers 제목 키워드 기반

Zero-Shot Text-to-Parameter Translation for Game Character Auto-Creation

2023-03-02 · CVPR 2023 1 · Rui Zhao, Wei Li, Zhipeng Hu, Lincheng Li 외

Recent popular Role-Playing Games (RPGs) saw the great success of character auto-creation systems. The bone-driven face model controlled by continuous parameters (like the position of bones) and discrete parameters (like…

3D GenerationFace ModelNeural RenderingText to 3D+1

Fast and Robust Face-to-Parameter Translation for Game Character Auto-Creation

2020-08-17 · Tianyang Shi, Zhengxia Zou, Yi Yuan, Changjie Fan

With the rapid development of Role-Playing Games (RPGs), players are now allowed to edit the facial appearance of their in-game characters with their preferences rather than using default templates. This paper proposes a…

3D Face ReconstructionFace ReconstructionFace VerificationSelf-Supervised Learning+2

Neutral Face Game Character Auto-Creation via PokerFace-GAN

2020-08-17 · Tianyang Shi, Zhengxia Zou, Xinhui Song, Zheng Song 외

Game character customization is one of the core features of many recent Role-Playing Games (RPGs), where players can edit the appearance of their in-game characters with their preferences. This paper studies the problem …

Self-Supervised Learning

Typeface Completion with Generative Adversarial Networks

2018-11-09 · Yonggyu Park, Junhyun Lee, Yookyung Koh, Inyeop Lee 외

The mood of a text and the intention of the writer can be reflected in the typeface. However, in designing a typeface, it is difficult to keep the style of various characters consistent, especially for languages with lot…

Font Style TransferImage-to-Image TranslationTranslationTypeface Completion

Pairing Character Classes in a Deathmatch Shooter Game via a Deep-Learning Surrogate Model

2021-03-29 · Daniel Karavolos, Antonios Liapis, Georgios N. Yannakakis

This paper introduces a surrogate model of gameplay that learns the mapping between different game facets, and applies it to a generative system which designs new content in one of these facets. Focusing on the shooter g…