Face-to-Parameter Translation for Game Character Auto-Creation
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Style TransferTranslationSimilar Papers 제목 키워드 기반
Zero-Shot Text-to-Parameter Translation for Game Character Auto-Creation
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+1Fast and Robust Face-to-Parameter Translation for Game Character Auto-Creation
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+2Neutral Face Game Character Auto-Creation via PokerFace-GAN
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 LearningTypeface Completion with Generative Adversarial Networks
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 CompletionPairing Character Classes in a Deathmatch Shooter Game via a Deep-Learning Surrogate Model
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…