https://github.com/ChrisWu1997/2D-Motion-Retargeting
Tip revision: f3454a1972a98b3a572f83c1c9ea0b0e5d9e7d00 authored by Rundi Wu on 28 December 2020, 02:08:07 UTC
Update README.md
Update README.md
Tip revision: f3454a1
fig4b.sh
python interpolate.py --model_path model/pretrained_full.pth -v1 examples/model -v2 examples/tall_man -h1 720 -w1 720 -h2 720 -w2 720 -o outputs/interpolate-demo.mp4 --keep_attr body --form matrix --nr_sample 5 --max_length 120
