paper-with-me

Papers

PQDAST: Depth-Aware Arbitrary Style Transfer for Games via Perceptual Quality-Guided Distillation

2025-02-24 · Eleftherios Ioannou, Steve Maddock

Artistic style transfer is concerned with the generation of imagery that combines the content of an image with the style of an artwork. In the realm of computer games, most work has focused on post-processing video frames. Some recent work has integrated style transfer into the game pipeline, but it is limited to single styles. Integrating an arbitrary style transfer method into the game pipeline is challenging due to the memory and speed requirements of games. We present PQDAST, the first solution to address this. We use a perceptual quality-guided knowledge distillation framework and train a compressed model using the FLIP evaluator, which substantially reduces both memory usage and processing time with limited impact on stylisation quality. For better preservation of depth and fine details, we utilise a synthetic dataset with depth and temporal considerations during training. The developed model is injected into the rendering pipeline to further enforce temporal stability and avoid diminishing post-process effects. Quantitative and qualitative experiments demonstrate that our approach achieves superior performance in temporal consistency, with comparable style transfer quality, to state-of-the-art image, video and in-game methods.

📄 PDF Abstract BibTeX arXiv:2502.16996

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationStyle Transfer

Methods 이 논문이 사용한 방법론

FLIP https://developer.nvidia.com/blog/flip-a-difference-evaluator-for-alternating-images/
Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Depth-Aware Arbitrary Style Transfer Using Instance Normalization

2019-06-03 · Victor Kitov, Konstantin Kozlovtsev, Margarita Mishustina

Style transfer is the process of rendering one image with some content in the style of another image, representing the style. Recent studies of Liu et al. (2017) show that traditional style transfer methods of Gatys et a…

Style Transfer

Name Your Style: An Arbitrary Artist-aware Image Style Transfer

2022-02-28 · Zhi-Song Liu, Li-Wen Wang, Wan-Chi Siu, Vicky Kalogeiton

Image style transfer has attracted widespread attention in the past few years. Despite its remarkable results, it requires additional style images available as references, making it less flexible and inconvenient. Using …

Style Transfer

Domain-Aware Universal Style Transfer

2021-08-10 · ICCV 2021 10 · Kibeom Hong, Seogkyu Jeon, Huan Yang, Jianlong Fu 외

Style transfer aims to reproduce content images with the styles from reference images. Existing universal style transfer methods successfully deliver arbitrary styles to original images either in an artistic or a photo-r…

Style Transfer

Depth-aware Neural Style Transfer using Instance Normalization

2022-03-17 · Eleftherios Ioannou, Steve Maddock

Neural Style Transfer (NST) is concerned with the artistic stylization of visual media. It can be described as the process of transferring the style of an artistic image onto an ordinary photograph. Recently, a number of…

Depth EstimationDepth PredictionStyle Transfer

Arbitrary Style Transfer with Structure Enhancement by Combining the Global and Local Loss

2022-07-23 · Lizhen Long, Chi-Man Pun

Arbitrary style transfer generates an artistic image which combines the structure of a content image and the artistic style of the artwork by using only one trained network. The image representation used in this method c…

ClassificationStyle Transfer