AliaksandrSiarohin / first-order-model

This repository contains the source code for the paper First Order Motion Model for Image Animation
https://aliaksandrsiarohin.github.io/first-order-model-website/
MIT License
14.57k stars 3.22k forks source link

Alpha Background #485

Closed Echolink50 closed 2 years ago

Echolink50 commented 2 years ago

Is it possible to get the output with a transparent background? I know MP4 doesn't support alpha channel but maybe output to a png image sequence? I am sure I can use a green back ground and key it out but its seems like extra steps. Thanks everyone.

AliaksandrSiarohin commented 2 years ago

Alpha channel is not supported, green is the best approach I can imagine.

Echolink50 commented 2 years ago

Thank you for the quick reply. I will close this