TEMOS icon indicating copy to clipboard operation
TEMOS copied to clipboard

Official PyTorch implementation of the paper "TEMOS: Generating diverse human motions from textual descriptions", ECCV 2022 (Oral)

Results 8 TEMOS issues
Sort by recently updated
recently updated
newest added

When rendering all the data (`folder=FOLDER` setting), it seems that the `infolder` parameter in file `configs/render.yaml` should be set as `true`.

Thanks for your tutorial of the blender installation. There are some problems. The [command](https://github.com/Mathux/TEMOS/blob/a4e7e3ee303ab4cb6ce7e15ac763cf8e3d604f88/README.md?plain=1#L186): ```bash blender --background --python-expr "import sys; import os; print('\nThe path to the installation of python of...

Hi dear author, I would like to train the temos on multi-GPU. As shown in Fig.1, It runs well when using one GPU as default. But, when I try to...

Hi dear authors, I would like to start by saying thank you for your amazing work. I tried rendering in my Windows system the way you wrote it, but it...

I didn't see any script which visualize the result nor any pretrained models...

Hi dear authors, I would like to start by saying thank you for your amazing work. Did you re-implement past research(Lin et. al./ JL2P/ Ghosh et al.)? How can I...

Hello, thanks for releasing the code for this awesome work! Does this repo currently support custom prompts? If not, could you highlight the necessary changes?

Hi! Thank you for your great work. Following your kind explanation, I was going to install the blender package. I've tried several ways but I finally failed to install it....