paper-with-me

홈 › Papers

TCAN: Animating Human Images with Temporally Consistent Pose Guidance using Diffusion Models

2024-07-12 · Jeongho Kim, Min-Jung Kim, Junsoo Lee, Jaegul Choo

Pose-driven human-image animation diffusion models have shown remarkable capabilities in realistic human video synthesis. Despite the promising results achieved by previous approaches, challenges persist in achieving temporally consistent animation and ensuring robustness with off-the-shelf pose detectors. In this paper, we present TCAN, a pose-driven human image animation method that is robust to erroneous poses and consistent over time. In contrast to previous methods, we utilize the pre-trained ControlNet without fine-tuning to leverage its extensive pre-acquired knowledge from numerous pose-image-caption pairs. To keep the ControlNet frozen, we adapt LoRA to the UNet layers, enabling the network to align the latent space between the pose and appearance features. Additionally, by introducing an additional temporal layer to the ControlNet, we enhance robustness against outliers of the pose detector. Through the analysis of attention maps over the temporal axis, we also designed a novel temperature map leveraging pose information, allowing for a more static background. Extensive experiments demonstrate that the proposed method can achieve promising results in video synthesis tasks encompassing various poses, like chibi. Project Page: https://eccv2024tcan.github.io/

📄 PDF Abstract BibTeX arXiv:2407.09012

Code (0)

등록된 구현이 없습니다.

Tasks

Image Animation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
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 제목 키워드 기반

CLIP-Actor: Text-Driven Recommendation and Stylization for Animating Human Meshes

2022-06-09 · Kim Youwang, Kim Ji-Yeon, Tae-Hyun Oh

We propose CLIP-Actor, a text-driven motion recommendation and neural mesh stylization system for human mesh animation. CLIP-Actor animates a 3D human mesh to conform to a text prompt by recommending a motion sequence an…

Wassersplines for Neural Vector Field--Controlled Animation

2022-01-28 · Paul Zhang, Dmitriy Smirnov, Justin Solomon

Much of computer-generated animation is created by manipulating meshes with rigs. While this approach works well for animating articulated objects like animals, it has limited flexibility for animating less structured fr…

AHA! Animating Human Avatars in Diverse Scenes with Gaussian Splatting

2025-11-13 · Aymen Mir, Jian Wang, Riza Alp Guler, Chuan Guo 외 arxiv

We present a novel framework for animating humans in 3D scenes using 3D Gaussian Splatting (3DGS), a neural scene representation that has recently achieved state-of-the-art photorealistic results for novel-view synthesis…

Motion SynthesisPoint Clouds

TCAN: Text-oriented Cross Attention Network for Multimodal Sentiment Analysis

2024-04-06 · Weize Quan, Yunfei Feng, Ming Zhou, Yunzhen Zhao 외

Multimodal Sentiment Analysis (MSA) endeavors to understand human sentiment by leveraging language, visual, and acoustic modalities. Despite the remarkable performance exhibited by previous MSA approaches, the presence o…

Multimodal Sentiment AnalysisRepresentation LearningSentiment Analysis

Residual Swin Transformer Channel Attention Network for Image Demosaicing

2022-04-14 · Wenzhu Xing, Karen Egiazarian

Image demosaicing is problem of interpolating full- resolution color images from raw sensor (color filter array) data. During last decade, deep neural networks have been widely used in image restoration, and in particula…

DemosaickingImage Restoration