first-order-model icon indicating copy to clipboard operation
first-order-model copied to clipboard

This repository contains the source code for the paper First Order Motion Model for Image Animation

Results 174 first-order-model issues
Sort by recently updated
recently updated
newest added

Dear Mr.Siarohin: I want to use your model but i have some questions: 1. Can i train this model for animal image animation? do you think it's possible and model...

Hey @AliaksandrSiarohin Thanks for open-sourcing such awesome work!!! I tried running the `vox-adv-256` model & config however I get very poor results. I have a source video of `640x480`, used...

Hello, is there an opportunity to get information about the process of successful training (in the form of logs / learning curves)? )) I would like to compare the behavior...

A few errors: 1. demo.py:27: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. 2. "AssertionError: Torch not compiled with CUDA enabled" My source video is...

Hi Aliaksandr, Thank u so much for bringing us such a brilliant work! We've studied your work well following your paper. And now we want to animate some other arbitrary...

I am creating a deepfake video using your code through Google Colab. Everything works fine until the download step. I am really happy with the results I get and everything...

Hi guys, So, I'm trying to animate a video with the vox-adv-256 model with the provided command `CUDA_VISIBLE_DEVICES=0 python run.py --config config/dataset_name.yaml --mode animate --checkpoint path/to/checkpoint` but I encounter various...

I am using an **AMD GPU**, which is incompatible with **CUDA**. So I decided to download the **CPU** binary package for **pyTorch** first, which has poor speed and performance. Can...

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies