AliaksandrSiarohin / monkey-net

Animating Arbitrary Objects via Deep Motion Transfer
467 stars 81 forks source link

can you provide Taichi pretrain model ? #6

Open kekedan opened 5 years ago

kekedan commented 5 years ago

can you provide Taichi pretrain model ? thanks!

AliaksandrSiarohin commented 5 years ago

Here is the checkpoint, I did not compute all the metrics for this one. But it should be similar to the ones reported in the paper.

kekedan commented 5 years ago

Here is the checkpoint, I did not compute all the metrics for this one. But it should be similar to the ones reported in the paper.

thank you!

gianpieroSport commented 5 years ago

Hi, we try to use the taichi pretrained model but we have a very poor result. the checkpoint linked above use the same requirements and config present in the repository? Thank you very match

AliaksandrSiarohin commented 5 years ago

What data do you use, as source image and as a driving video?

gianpieroSport commented 5 years ago

Yes, this is the command:

python demo.py --config config/taichi.yaml --driving_video driving-video-3.gif --source_image test.jpeg --checkpoint taichi-cpk.pth.tar

test driving-video-3

AliaksandrSiarohin commented 5 years ago

The model is only trained on Taichi, it will not generaliza outside the dataset. You need Taichi guy for source image.