paper-with-me

Papers

Animate Anyone: Consistent and Controllable Image-to-Video Synthesis for Character Animation

2023-11-28 · CVPR 2024 1 · Li Hu, Xin Gao, Peng Zhang, Ke Sun, Bang Zhang, Liefeng Bo

Character Animation aims to generating character videos from still images through driving signals. Currently, diffusion models have become the mainstream in visual generation research, owing to their robust generative capabilities. However, challenges persist in the realm of image-to-video, especially in character animation, where temporally maintaining consistency with detailed information from character remains a formidable problem. In this paper, we leverage the power of diffusion models and propose a novel framework tailored for character animation. To preserve consistency of intricate appearance features from reference image, we design ReferenceNet to merge detail features via spatial attention. To ensure controllability and continuity, we introduce an efficient pose guider to direct character's movements and employ an effective temporal modeling approach to ensure smooth inter-frame transitions between video frames. By expanding the training data, our approach can animate arbitrary characters, yielding superior results in character animation compared to other image-to-video methods. Furthermore, we evaluate our method on benchmarks for fashion video and human dance synthesis, achieving state-of-the-art results.

📄 PDF Abstract BibTeX arXiv:2311.17117

Code (2)

moorethreads/moore-animateanyone pytorch
tmelyralab/musev pytorch

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 제목 키워드 기반

Can Pose Transfer Models Generate Realistic Human Motion?

2025-01-26 · Vaclav Knapp, Matyas Bohacek

Recent pose-transfer methods aim to generate temporally consistent and fully controllable videos of human action where the motion from a reference video is reenacted by a new identity. We evaluate three state-of-the-art …

Pose Transfer

Replace Anyone in Videos

2024-09-30 · Xiang Wang, Shiwei Zhang, Haonan Qiu, Ruihang Chu 외

The field of controllable human-centric video generation has witnessed remarkable progress, particularly with the advent of diffusion models. However, achieving precise and localized control over human motion in videos, …

Video GenerationVideo Inpainting

AnimateAnything: Consistent and Controllable Animation for Video Generation

2024-11-16 · CVPR 2025 1 · Guojun Lei, Chi Wang, Hong Li, Rong Zhang 외

We present a unified controllable video generation approach AnimateAnything that facilitates precise and consistent video manipulation across various conditions, including camera trajectories, text prompts, and user moti…

Video Generation

OutfitAnyone: Ultra-high Quality Virtual Try-On for Any Clothing and Any Person

2024-07-23 · Ke Sun, Jian Cao, Qi Wang, Linrui Tian 외

Virtual Try-On (VTON) has become a transformative technology, empowering users to experiment with fashion without ever having to physically try on clothing. However, existing methods often struggle with generating high-f…

Virtual Try-on

ContextAnyone: Context-Aware Diffusion for Character-Consistent Text-to-Video Generation

2025-12-08 · Ziyang Mai, Yu-Wing Tai arxiv

Text-to-video (T2V) generation has advanced rapidly, yet maintaining consistent character identities across scenes remains a major challenge. Existing personalization methods often focus on facial identity but fail to pr…

Text-to-Video Generation