EricGuo5513 / text-to-motion

Official implementation for "Generating Diverse and Natural 3D Human Motions from Texts (CVPR2022)."
MIT License
428 stars 38 forks source link

Can I export the pose sequences? #8

Open fjzs opened 1 year ago

fjzs commented 1 year ago

Hi

First of all thank you very much for posting this repository.

Is it possible to export the 3d poses that a particular text prompt generates? I would like to use them for, for instance, blending them with another set of images.

Thanks in advance

EricGuo5513 commented 1 year ago

Hi, do you mean customized text promt? You can approach it by python gen_motion_script.py --name Comp_v6_KLD01 --text_file input.txt --repeat_time 3 --ext customized --gpu_id 1