AvatarCLIP icon indicating copy to clipboard operation
AvatarCLIP copied to clipboard

Motion Generation

Open sard0r opened this issue 3 years ago • 4 comments
trafficstars

Congratulations @hongfz16 very impactful work to the community. I was amazed by your work. However, I wanted to ask if you can upload Motion generation code and give a guideline of how to use it. Thank you

sard0r avatar May 21 '22 01:05 sard0r

Hi @sard0r , thanks for your appreciation of our work. I'm tidying up the code and writing the guidelines for the Motion Generation part. This part will be uploaded in two weeks. I'm sorry for the late update.

mingyuan-zhang avatar May 21 '22 03:05 mingyuan-zhang

Yes, I am writing a tutorial to run the code on remote GPU vms, and I think it would be much better with the motion generation portion. @mingyuan-zhang, do you think it will be ready soon? Thank you for sharing your work.

Jameshskelton avatar Jun 02 '22 22:06 Jameshskelton

@mingyuan-zhang Thank you for your amazing work. It's been three weeks. Will you upload the motion generation code rencently?

ai1urus avatar Jun 20 '22 06:06 ai1urus

We have released Motion Generation Part now. There are some new installation steps here.

  1. requirements.txt​ has been updated. You may pip install -r requirements​ again.
  2. run conda install -c menpo osmesa​ to support offscreen rendering
  3. download data from https://drive.google.com/drive/folders/1TSyeT8MwH5EVQRbNGRVkWsA4Y9Y6dRbk?usp=sharing and VPoser v2.0 pretrained weight from https://smpl-x.is.tue.mpg.de/download.php

You may install the new libraries and download new data. Then you can run the code of motion generation part. Feel free to ask me if you have more questions.

mingyuan-zhang avatar Jul 08 '22 03:07 mingyuan-zhang