paper-with-me

홈 › Papers

UniAnimate-DiT: Human Image Animation with Large-Scale Video Diffusion Transformer

2025-04-15 · Xiang Wang, Shiwei Zhang, Longxiang Tang, Yingya Zhang, Changxin Gao, Yuehuan Wang, Nong Sang

This report presents UniAnimate-DiT, an advanced project that leverages the cutting-edge and powerful capabilities of the open-source Wan2.1 model for consistent human image animation. Specifically, to preserve the robust generative capabilities of the original Wan2.1 model, we implement Low-Rank Adaptation (LoRA) technique to fine-tune a minimal set of parameters, significantly reducing training memory overhead. A lightweight pose encoder consisting of multiple stacked 3D convolutional layers is designed to encode motion information of driving poses. Furthermore, we adopt a simple concatenation operation to integrate the reference appearance into the model and incorporate the pose information of the reference image for enhanced pose alignment. Experimental results show that our approach achieves visually appearing and temporally consistent high-fidelity animations. Trained on 480p (832x480) videos, UniAnimate-DiT demonstrates strong generalization capabilities to seamlessly upscale to 720P (1280x720) during inference. The training and inference code is publicly available at https://github.com/ali-vilab/UniAnimate-DiT.

📄 PDF Abstract BibTeX arXiv:2504.11289

Code (1)

ali-vilab/unianimate-dit 공식 구현 pytorch

Tasks

Image Animation

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

UniAnimate: Taming Unified Video Diffusion Models for Consistent Human Image Animation

2024-06-03 · Xiang Wang, Shiwei Zhang, Changxin Gao, Jiayu Wang 외

Recent diffusion-based human image animation techniques have demonstrated impressive success in synthesizing videos that faithfully follow a given reference identity and a sequence of desired movement poses. Despite this…

Image AnimationVideo Generation

Make-An-Animation: Large-Scale Text-conditional 3D Human Motion Generation

2023-05-16 · ICCV 2023 1 · Samaneh Azadi, Akbar Shah, Thomas Hayes, Devi Parikh 외

Text-guided human motion generation has drawn significant interest because of its impactful applications spanning animation and robotics. Recently, application of diffusion models for motion generation has enabled improv…

Motion GenerationMotion SynthesisText-to-Video GenerationVideo Generation

MagicAnime: A Hierarchically Annotated, Multimodal and Multitasking Dataset with Benchmarks for Cartoon Animation Generation

2025-07-27 · Shuolin Xu, Bingyuan Wang, Zeyu Cai, Fangteng Fu 외 arxiv

Generating high-quality cartoon animations multimodal control is challenging due to the complexity of non-human characters, stylistically diverse motions and fine-grained emotions. There is a huge domain gap between real…

Video Generation

Vanast: Virtual Try-On with Human Image Animation via Synthetic Triplet Supervision

2026-04-06 · Hyunsoo Cha, Wonjung Woo, Byungjun Kim, Hanbyul Joo arxiv

We present Vanast, a unified framework that generates garment-transferred human animation videos directly from a single human image, garment images, and a pose guidance video. Conventional two-stage pipelines treat image…

Virtual Try-on

TPC: Test-time Procrustes Calibration for Diffusion-based Human Image Animation

2024-10-31 · Sunjae Yoon, Gwanhyeong Koo, Younghwan Lee, Chang D. Yoo

Human image animation aims to generate a human motion video from the inputs of a reference human image and a target motion video. Current diffusion-based image animation systems exhibit high precision in transferring hum…

Image Animation