monkey-net
monkey-net copied to clipboard
can you provide Taichi pretrain model ?
can you provide Taichi pretrain model ? thanks!
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.
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!
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
What data do you use, as source image and as a driving video?
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
The model is only trained on Taichi, it will not generaliza outside the dataset. You need Taichi guy for source image.