paper-with-me

Papers

LoopAnimate: Loopable Salient Object Animation

2024-04-14 · Fanyi Wang, Peng Liu, Haotian Hu, Dan Meng, Jingwen Su, Jinjin Xu, Yanhao Zhang, Xiaoming Ren, Zhiwang Zhang

Research on diffusion model-based video generation has advanced rapidly. However, limitations in object fidelity and generation length hinder its practical applications. Additionally, specific domains like animated wallpapers require seamless looping, where the first and last frames of the video match seamlessly. To address these challenges, this paper proposes LoopAnimate, a novel method for generating videos with consistent start and end frames. To enhance object fidelity, we introduce a framework that decouples multi-level image appearance and textual semantic information. Building upon an image-to-image diffusion model, our approach incorporates both pixel-level and feature-level information from the input image, injecting image appearance and textual semantic embeddings at different positions of the diffusion model. Existing UNet-based video generation models require to input the entire videos during training to encode temporal and positional information at once. However, due to limitations in GPU memory, the number of frames is typically restricted to 16. To address this, this paper proposes a three-stage training strategy with progressively increasing frame numbers and reducing fine-tuning modules. Additionally, we introduce the Temporal E nhanced Motion Module(TEMM) to extend the capacity for encoding temporal and positional information up to 36 frames. The proposed LoopAnimate, which for the first time extends the single-pass generation length of UNet-based video generation models to 35 frames while maintaining high-quality video generation. Experiments demonstrate that LoopAnimate achieves state-of-the-art performance in both objective metrics, such as fidelity and temporal consistency, and subjective evaluation results.

📄 PDF Abstract BibTeX arXiv:2404.09172

Code (0)

등록된 구현이 없습니다.

Tasks

GPUObjectVideo Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

LoopGaussian: Creating 3D Cinemagraph with Multi-view Images via Eulerian Motion Field

2024-04-13 · Jiyang Li, Lechao Cheng, Zhangye Wang, Tingting Mu 외

Cinemagraph is a unique form of visual media that combines elements of still photography and subtle motion to create a captivating experience. However, the majority of videos generated by recent works lack depth informat…

Novel View SynthesisScene Generation

LoopGen: Training-Free Loopable Music Generation

2025-04-06 · Davide Marincione, Giorgio Strano, Donato Crisostomi, Roberto Ribuoli 외

Loops--short audio segments designed for seamless repetition--are central to many music genres, particularly those rooted in dance and electronic styles. However, current generative music models struggle to produce truly…

Music Generation

Binomial Self-compensation for Motion Error in Dynamic 3D Scanning

2024-04-10 · Geyou Zhang, Ce Zhu, Kai Liu

Phase shifting profilometry (PSP) is favored in high-precision 3D scanning due to its high accuracy, robustness, and pixel-wise property. However, a fundamental assumption of PSP that the object should remain static is v…

3D Reconstruction

InterSing: Explicit Interaction Dynamics for 3D Duet Singing Animation and Beyond

2026-09-04 · Yihan Zhou, Zikai Huang, Yuyang Yu, Xuemiao Xu 외 arxiv

We present InterSing, a framework for generating realistic 3D head animations for duet singing performances. Unlike solo singing, duet performance requires each singer to balance individual expressiveness with intermitte…

Multi-Object Sketch Animation with Grouping and Motion Trajectory Priors

2025-08-21 · Guotao Liang, Juncheng Hu, Ximing Xing, Jing Zhang 외 arxiv

We introduce GroupSketch, a novel method for vector sketch animation that effectively handles multi-object interactions and complex motions. Existing approaches struggle with these scenarios, either being limited to sing…