Jhonsonlai

Results 3 issues of Jhonsonlai

It seems that `fit_SMPLHD.py` does not contain cloth term, as methioned in ECCV 2020 sup. Where can I find the cloth term code implemetion? thx

* Environment: * [Taichi] version 1.0.0, llvm 10.0.0, commit 6a15da85, linux, python 3.8.5 * [Torch] : 1.8.1+cu101 * [GPU] : 1080Ti * Description: for [issue 4937](https://github.com/taichi-dev/taichi/issues/4937), I have to use...

question

I followed the README instructions to do inference by running the command: ``` python3 inference_bvh.py --config ./config/inference_bvh_cfg.yaml ``` However, the output I obtained was quite jittery, unlike the smooth motion...