mingyuan-zhang / MotionDiffuse

MotionDiffuse: Text-Driven Human Motion Generation with Diffusion Model
https://mingyuan-zhang.github.io/projects/MotionDiffuse.html
Other
835 stars 74 forks source link

Evaluation Error #18

Closed JeremyCJM closed 1 year ago

JeremyCJM commented 1 year ago

It seems some lines for evaluation are hard coded? I encountered the following error:

FileNotFoundError: [Errno 2] No such file or directory: './data/glove/our_vab_data.npy'

mingyuan-zhang commented 1 year ago

Hi, this is used for the pre-trained motion-language contrastive model. You can download and prepare it follow Data Preparation