This repository contains the source code for the paper First Order Motion Model for Image Animation
-
Updated
Aug 17, 2020 - Jupyter Notebook
The quality of images is higher when the number of pixels from the source and target match 1:1. When a larger source is provided, it could be randomly cropped if a command-line argument is set (likely on by default).
Add a description, image, and links to the generative-model topic page so that developers can more easily learn about it.
To associate your repository with the generative-model topic, visit your repo's landing page and select "manage topics."
This needs to be done in 2 parts:
We don't need to expose all the functions. Some functions do nothing fancy and they need to be removed and the entire computation can be performed inside the
forwardfunction.