kbrodt
kbrodt
Hello. We don't provide the images due to licenses issues, only links. Write me on email [email protected] and I'll send you the full dataset.
You should patch `smplx` with [smplx.diff](https://github.com/kbrodt/sketch2pose/blob/main/patches/smplx.diff). See commands in [prepare.sh](https://github.com/kbrodt/sketch2pose/blob/main/scripts/prepare.sh) and adapt for windows
Make sure to follow all the instructions in README.md, especially in the script [`prepare.sh`](https://github.com/kbrodt/sketch2pose/blob/main/scripts/prepare.sh). Note, that the vesrion of `smplx` must be installed from `git+https://github.com/vchoutas/smplx.git@5fa20519735cceda19afed0beeabd53caef711cd` (see [`requirements.txt`](https://github.com/kbrodt/sketch2pose/blob/main/requirements.txt). You also need...
No, it only predicts the pose of SMPL model. For ratergeting I used the https://github.com/Mwni/blender-animation-retargeting
Download SMPL plugin for blender from https://smpl-x.is.tue.mpg.de/ which has skeleton
Hi, thanks! I have added the [demo](https://huggingface.co/spaces/SIGGRAPH2022/sketch2pose), though it is not full due to lack of GPU.
@AK391 I'm trying to use gradio. Is it possible to get access to GPU resources for full demo and to cache results for all examples?
@AK391 I published [demo](https://huggingface.co/spaces/SIGGRAPH2022/sketch2pose) based on gradio sdk. Also I [requested](https://huggingface.co/spaces/SIGGRAPH2022/sketch2pose/discussions/1) a GPU
Thanks! I had tested and anythinks woks fine.
I've tested and it works, though on CPU it takes about 5 min 