snap-research / articulated-animation

Code for Motion Representations for Articulated Animation paper
https://snap-research.github.io/articulated-animation/
Other
1.21k stars 348 forks source link

source image compatibility with the driving video #55

Closed addy1997 closed 1 year ago

addy1997 commented 1 year ago

Hi @AliaksandrSiarohin,

Thanks for sharing this amazing work. While using custom videos with the source images available on the internet, I found a few compatibility-related issues:

  1. The generated video is highly distorted if the source image is not appropriately aligned with the driving video.
  2. Initial pose of the source image, if not similar to that of the entity in the driving video, fails to process the image and generate a video.]

For instance, the source image only has a face of a person, and in contrast, the driving video has a speaker with movements, the generated video will be full of distortions.

AliaksandrSiarohin commented 1 year ago

It works only for the objects of the same kind. Face model for faces, upper body for upper bodies.