CVAIGRLGMMFeb 5, 2024

ToonAging: Face Re-Aging upon Artistic Portrait Style Transfer

arXiv:2402.02733v44 citationsh-index: 6
AI Analysis

This addresses a need in entertainment sectors like comics and animations for seamless age editing without artifacts, though it is incremental as it builds on existing networks.

The paper tackles the problem of face re-aging in non-photorealistic images, which often suffers from artifacts and attribute loss due to domain discrepancies, by introducing a one-stage method that combines re-aging and style transfer in a single step, resulting in natural and controllable outputs.

Face re-aging is a prominent field in computer vision and graphics, with significant applications in photorealistic domains such as movies, advertising, and live streaming. Recently, the need to apply face re-aging to non-photorealistic images, like comics, illustrations, and animations, has emerged as an extension in various entertainment sectors. However, the lack of a network that can seamlessly edit the apparent age in NPR images has limited these tasks to a naive, sequential approach. This often results in unpleasant artifacts and a loss of facial attributes due to domain discrepancies. In this paper, we introduce a novel one-stage method for face re-aging combined with portrait style transfer, executed in a single generative step. We leverage existing face re-aging and style transfer networks, both trained within the same PR domain. Our method uniquely fuses distinct latent vectors, each responsible for managing aging-related attributes and NPR appearance. By adopting an exemplar-based approach, our method offers greater flexibility compared to domain-level fine-tuning approaches, which typically require separate training or fine-tuning for each domain. This effectively addresses the limitation of requiring paired datasets for re-aging and domain-level, data-driven approaches for stylization. Our experiments show that our model can effortlessly generate re-aged images while simultaneously transferring the style of examples, maintaining both natural appearance and controllability.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes