paper-with-me

홈 › Papers

Replace Anyone in Videos

2024-09-30 · Xiang Wang, Shiwei Zhang, Haonan Qiu, Ruihang Chu, Zekun Li, Yingya Zhang, Changxin Gao, Yuehuan Wang, Chunhua Shen, Nong Sang

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, such as replacing or inserting individuals while preserving desired motion patterns, still remains a formidable challenge. In this work, we present the ReplaceAnyone framework, which focuses on localized human replacement and insertion featuring intricate backgrounds. Specifically, we formulate this task as an image-conditioned video inpainting paradigm with pose guidance, utilizing a unified end-to-end video diffusion architecture that facilitates image-conditioned video inpainting within masked regions. To prevent shape leakage and enable granular local control, we introduce diverse mask forms involving both regular and irregular shapes. Furthermore, we implement an enriched visual guidance mechanism to enhance appearance alignment, a hybrid inpainting encoder to further preserve the detailed background information in the masked video, and a two-phase optimization methodology to simplify the training difficulty. ReplaceAnyone enables seamless replacement or insertion of characters while maintaining the desired pose motion and reference appearance within a single framework. Extensive experimental results demonstrate the effectiveness of our method in generating realistic and coherent video content. The proposed ReplaceAnyone can be seamlessly applied not only to traditional 3D-UNet base models but also to DiT-based video models such as Wan2.1. The code will be available at https://github.com/ali-vilab/UniAnimate-DiT.

📄 PDF Abstract BibTeX arXiv:2409.19911

Code (1)

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

Tasks

Video GenerationVideo Inpainting

Methods 이 논문이 사용한 방법론

BASE 설명 없음
Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.
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 제목 키워드 기반

Deepfake Detection Analyzing Hybrid Dataset Utilizing CNN and SVM

2023-01-27 · Jacob mallet, Laura Pryor, Rushit Dave, Mounika Vanamala

Social media is currently being used by many individuals online as a major source of information. However, not all information shared online is true, even photos and videos can be doctored. Deepfakes have recently risen …

DeepFake DetectionFace SwappingMisinformation

SwapAnyone: Consistent and Realistic Video Synthesis for Swapping Any Person into Any Video

2025-03-12 · ChengShu Zhao, Yunyang Ge, Xinhua Cheng, Bin Zhu 외

Video body-swapping aims to replace the body in an existing video with a new body from arbitrary sources, which has garnered more attention in recent years. Existing methods treat video body-swapping as a composite of mu…

Video Inpainting

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

4DAnyone: Create Anyone in 4D from a Casual Monocular Video

2026-08-20 · Yudong Jin, Tao Xie, Qihang Zhang, Zehong Shen 외 arxiv

We present 4DAnyone, a framework for reconstructing 4D humans from an uncalibrated monocular video by generating reconstruction-grade multiview-consistent videos and lifting them into 4D Gaussian Splatting (4DGS). Existi…

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