paper-with-me

Papers

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, Sonal Gupta

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 improvements in the quality of generated motions. However, existing approaches are limited by their reliance on relatively small-scale motion capture data, leading to poor performance on more diverse, in-the-wild prompts. In this paper, we introduce Make-An-Animation, a text-conditioned human motion generation model which learns more diverse poses and prompts from large-scale image-text datasets, enabling significant improvement in performance over prior works. Make-An-Animation is trained in two stages. First, we train on a curated large-scale dataset of (text, static pseudo-pose) pairs extracted from image-text datasets. Second, we fine-tune on motion capture data, adding additional layers to model the temporal dimension. Unlike prior diffusion models for motion generation, Make-An-Animation uses a U-Net architecture similar to recent text-to-video generation models. Human evaluation of motion realism and alignment with input text shows that our model reaches state-of-the-art performance on text-to-motion generation.

📄 PDF Abstract BibTeX arXiv:2305.09662

Code (0)

등록된 구현이 없습니다.

Tasks

Motion GenerationMotion SynthesisText-to-Video GenerationVideo Generation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
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…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Deep Animation Video Interpolation in the Wild

2021-04-06 · CVPR 2021 1 · Li SiYao, Shiyu Zhao, Weijiang Yu, Wenxiu Sun 외

In the animation industry, cartoon videos are usually produced at low frame rate since hand drawing of such frames is costly and time-consuming. Therefore, it is desirable to develop computational models that can automat…

Optical Flow EstimationTripletVideo Frame Interpolation

Unsupervised Learning of Style-Aware Facial Animation from Real Acting Performances

2023-06-16 · Wolfgang Paier, Anna Hilsmann, Peter Eisert

This paper presents a novel approach for text/speech-driven animation of a photo-realistic head model based on blend-shape geometry, dynamic textures, and neural rendering. Training a VAE for geometry and texture yields …

Neural Rendering

AnimeGAN: A Novel Lightweight GAN for Photo Animation

2020-05-26 · International Symposium on Intelligence Computation and Applications 2020 5 · Jie Chen, Gang Liu, Xin Chen

In this paper, a novel approach for transforming photos of real-world scenes into anime style images is proposed, which is a meaningful and challenging task in computer vision and artistic style transfer. The approach we…

Generative Adversarial NetworkStyle Transfer

Sketch2Anim: Towards Transferring Sketch Storyboards into 3D Animation

2025-04-27 · Lei Zhong, Chuan Guo, Yiming Xie, Jiawei Wang 외

Storyboarding is widely used for creating 3D animations. Animators use the 2D sketches in storyboards as references to craft the desired 3D animations through a trial-and-error process. The traditional approach requires …

Motion GenerationMotion Synthesis

F3A-GAN: Facial Flow for Face Animation with Generative Adversarial Networks

2022-05-12 · Xintian Wu, Qihang Zhang, Yiming Wu, Huanyu Wang 외

Formulated as a conditional generation problem, face animation aims at synthesizing continuous face images from a single source image driven by a set of conditional face motion. Previous works mainly model the face motio…