paper-with-me

Papers

Learning Data-Driven Vector-Quantized Degradation Model for Animation Video Super-Resolution

2023-03-17 · ICCV 2023 1 · Zixi Tuo, Huan Yang, Jianlong Fu, Yujie Dun, Xueming Qian

Existing real-world video super-resolution (VSR) methods focus on designing a general degradation pipeline for open-domain videos while ignoring data intrinsic characteristics which strongly limit their performance when applying to some specific domains (eg., animation videos). In this paper, we thoroughly explore the characteristics of animation videos and leverage the rich priors in real-world animation data for a more practical animation VSR model. In particular, we propose a multi-scale Vector-Quantized Degradation model for animation video Super-Resolution (VQD-SR) to decompose the local details from global structures and transfer the degradation priors in real-world animation videos to a learned vector-quantized codebook for degradation modeling. A rich-content Real Animation Low-quality (RAL) video dataset is collected for extracting the priors. We further propose a data enhancement strategy for high-resolution (HR) training videos based on our observation that existing HR videos are mostly collected from the Web which contains conspicuous compression artifacts. The proposed strategy is valid to lift the upper bound of animation VSR performance, regardless of the specific VSR model. Experimental results demonstrate the superiority of the proposed VQD-SR over state-of-the-art methods, through extensive quantitative and qualitative evaluations of the latest animation video super-resolution benchmark. The code and pre-trained models can be downloaded at https://github.com/researchmm/VQD-SR.

📄 PDF Abstract BibTeX arXiv:2303.09826

Code (1)

researchmm/vqd-sr 공식 구현 pytorch

Tasks

Super-ResolutionvalidVideo Super-Resolution

Similar Papers 제목 키워드 기반

GLDiTalker: Speech-Driven 3D Facial Animation with Graph Latent Diffusion Transformer

2024-08-03 · Yihong Lin, Zhaoxin Fan, Xianjia Wu, Lingyu Xiong 외

Speech-driven talking head generation is a critical yet challenging task with applications in augmented reality and virtual human modeling. While recent approaches using autoregressive and diffusion-based models have ach…

DiversityTalking Head Generation

VectorTalker: SVG Talking Face Generation with Progressive Vectorisation

2023-12-18 · Hao Hu, Xuan Wang, Jingxiang Sun, Yanbo Fan 외

High-fidelity and efficient audio-driven talking head generation has been a key research topic in computer graphics and computer vision. In this work, we study vector image based audio-driven talking head generation. Com…

Face GenerationImage ReconstructionTalking Face GenerationTalking Head Generation

Diverse Code Query Learning for Speech-Driven Facial Animation

2024-09-27 · Chunzhi Gu, Shigeru Kuriyama, Katsuya Hotta

Speech-driven facial animation aims to synthesize lip-synchronized 3D talking faces following the given speech signal. Prior methods to this task mostly focus on pursuing realism with deterministic systems, yet character…

Diversity

AI Level of Detail: Distance-Aware ML Model Precision Selection for Real-Time Human Motion Prediction in Games

2026-06-04 · Mathew Varghese arxiv

Modern game engines spend significant compute animating NPCs with learned motion models. This paper proposes AI Level of Detail (AI LOD), a framework in which machine learning inference precision is adapted based on the …

LINR Bridge: Vector Graphic Animation via Neural Implicits and Video Diffusion Priors

2025-09-09 · Wenshuo Gao, Xicheng Lan, Luyao Zhang, Shuai Yang arxiv

Vector graphics, known for their scalability and user-friendliness, provide a unique approach to visual content compared to traditional pixel-based images. Animation of these graphics, driven by the motion of their eleme…