Skip to content

ds-praveenkumar/first-order-image-animation

Repository files navigation

first-order-image-animation

Repo for First Order Motion Model for Image Animation

This repo generates animated image from the provided image source and driving video.

data: the data can be downloaded from this this link and saved in the root folder. we will need one image source and one video source to generate the animation. each with size of 256 x 256.

setup

  • git clone
  • cd project folder
  • pip install -e .
  • python main.py

The animated video will be generated in the root folder with the name generated.mp4

References:

About

Repo for First Order Motion Model for Image Animation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages