paper-with-me

홈 › Papers

Controllable Animation of Fluid Elements in Still Images

2021-12-06 · CVPR 2022 1 · Aniruddha Mahapatra, Kuldeep Kulkarni

We propose a method to interactively control the animation of fluid elements in still images to generate cinemagraphs. Specifically, we focus on the animation of fluid elements like water, smoke, fire, which have the properties of repeating textures and continuous fluid motion. Taking inspiration from prior works, we represent the motion of such fluid elements in the image in the form of a constant 2D optical flow map. To this end, we allow the user to provide any number of arrow directions and their associated speeds along with a mask of the regions the user wants to animate. The user-provided input arrow directions, their corresponding speed values, and the mask are then converted into a dense flow map representing a constant optical flow map (FD). We observe that FD, obtained using simple exponential operations can closely approximate the plausible motion of elements in the image. We further refine computed dense optical flow map FD using a generative-adversarial network (GAN) to obtain a more realistic flow map. We devise a novel UNet based architecture to autoregressively generate future frames using the refined optical flow map by forward-warping the input image features at different resolutions. We conduct extensive experiments on a publicly available dataset and show that our method is superior to the baselines in terms of qualitative and quantitative metrics. In addition, we show the qualitative animations of the objects in directions that did not exist in the training set and provide a way to synthesize videos that otherwise would not exist in the real world.

📄 PDF Abstract BibTeX arXiv:2112.03051

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkOptical Flow Estimation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Automatic Animation of Hair Blowing in Still Portrait Photos

2023-09-25 · ICCV 2023 1 · Wenpeng Xiao, Wentao Liu, Yitong Wang, Bernard Ghanem 외

We propose a novel approach to animate human hair in a still portrait photo. Existing work has largely studied the animation of fluid elements such as water and fire. However, hair animation for a real image remains unde…

Image AnimationInstance SegmentationSegmentationSemantic Segmentation

Consistent and Controllable Image Animation with Motion Linear Diffusion Transformers

2025-08-10 · Xin Ma, Yaohui Wang, Genyun Jia, Xinyuan Chen 외 arxiv

Image animation has seen significant progress, driven by the powerful generative capabilities of diffusion models. However, maintaining appearance consistency with static input images and mitigating abrupt motion transit…

I2V3D: Controllable image-to-video generation with 3D guidance

2025-03-12 · Zhiyuan Zhang, Dongdong Chen, Jing Liao

We present I2V3D, a novel framework for animating static images into dynamic videos with precise 3D control, leveraging the strengths of both 3D geometry guidance and advanced generative models. Our approach combines the…

3D geometryImage to Video GenerationVideo Generation

AnimateAnything: Fine-Grained Open Domain Image Animation with Motion Guidance

2023-11-21 · Zuozhuo Dai, Zhenghao Zhang, Yao Yao, Bingxue Qiu 외

Image animation is a key task in computer vision which aims to generate dynamic visual content from static image. Recent image animation methods employ neural based rendering technique to generate realistic animations. D…

Image AnimationImage to Video GenerationVideo Generation

Optimizing 4D Gaussians for Dynamic Scene Video from Single Landscape Images

2025-04-04 · In-Hwan Jin, Haesoo Choo, Seong-Hun Jeong, Heemoon Park 외

To achieve realistic immersion in landscape images, fluids such as water and clouds need to move within the image while revealing new scenes from various camera perspectives. Recently, a field called dynamic scene video …

Image AnimationMotion Estimation