GuyTevet / GuyTevet/motion-diffusion-model

Loaded an empty dataset

Open
#249 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4.1k
Forks
462
PR merge metrics
No merged PRs in 30d

Description

Hi, thank you for the great work on this project!

I'm trying to run the following command:
python -m sample.generate --model_path ./save/humanml_trans_dec_512_bert/model000200000.pt --text_prompt "the person walked forward and is picking up his toolbox."

However, I get this error:
AssertionError: You loaded an empty dataset, it is probably because your data dir has only texts and no motions.
To train and evaluate MDM you should get the FULL data as described in the README file.

I've downloaded the dataset as mentioned in the README, but I'm not sure what exactly is missing. Could you please clarify what files are required in the data directory for sampling?
![Image](https://github.com/user-attachments/assets/9cda5de9-235c-4ae6-8f5c-a87e3ac8dace)

Thanks in advance for your help!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the dataset and sampling instructions in the README, then trace the sample.generate entry point and the data-directory setup described by the error. Clarify which full dataset contents are required for sampling, including the motion data, and make the README answer the reported setup question.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
documentation, machine-learning
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.