paper-with-me

Papers

Animating Arbitrary Objects via Deep Motion Transfer

2018-12-20 · CVPR 2019 6 · Aliaksandr Siarohin, Stéphane Lathuilière, Sergey Tulyakov, Elisa Ricci, Nicu Sebe

This paper introduces a novel deep learning framework for image animation. Given an input image with a target object and a driving video sequence depicting a moving object, our framework generates a video in which the target object is animated according to the driving sequence. This is achieved through a deep architecture that decouples appearance and motion information. Our framework consists of three main modules: (i) a Keypoint Detector unsupervisely trained to extract object keypoints, (ii) a Dense Motion prediction network for generating dense heatmaps from sparse keypoints, in order to better encode motion information and (iii) a Motion Transfer Network, which uses the motion heatmaps and appearance information extracted from the input image to synthesize the output frames. We demonstrate the effectiveness of our method on several benchmark datasets, spanning a wide variety of object appearances, and show that our approach outperforms state-of-the-art image animation and video generation methods. Our source code is publicly available.

📄 PDF Abstract BibTeX arXiv:1812.08861

Code (1)

AliaksandrSiarohin/monkey-net 공식 구현 pytorch

Tasks

Image Animationmotion predictionObjectVideo Generation

Similar Papers 제목 키워드 기반

Transfer4D: A Framework for Frugal Motion Capture and Deformation Transfer

2023-01-01 · CVPR 2023 1 · Shubh Maheshwari, Rahul Narain, Ramya Hebbalaguppe

Animating a virtual character based on a real performance of an actor is a challenging task that currently requires expensive motion capture setups and additional effort by expert animators, rendering it accessible o…

motion retargeting

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…

Animate3D: Animating Any 3D Model with Multi-view Video Diffusion

2024-07-16 · Yanqin Jiang, Chaohui Yu, Chenjie Cao, Fan Wang 외

Recent advances in 4D generation mainly focus on generating 4D content by distilling pre-trained text or single-view image-conditioned models. It is inconvenient for them to take advantage of various off-the-shelf 3D ass…

MotionShot: Adaptive Motion Transfer across Arbitrary Objects for Text-to-Video Generation

2025-07-22 · Yanchen Liu, Yanan Sun, Zhening Xing, Junyao Gao 외 arxiv

Existing text-to-video methods struggle to transfer motion smoothly from a reference object to a target object with significant differences in appearance or structure between them. To address this challenge, we introduce…

Text-to-Video Generation

Gaussians-to-Life: Text-Driven Animation of 3D Gaussian Splatting Scenes

2024-11-28 · Thomas Wimmer, Michael Oechsle, Michael Niemeyer, Federico Tombari

State-of-the-art novel view synthesis methods achieve impressive results for multi-view captures of static 3D scenes. However, the reconstructed scenes still lack "liveliness," a key component for creating engaging 3D ex…

Novel View Synthesis