XingliangJin / MCM-LDM

[CVPR 2024] Arbitrary Motion Style Transfer with Multi-condition Motion Latent Diffusion Model
21 stars 4 forks source link

missing parse_args & create_logger #1

Closed YangChangHee closed 2 months ago

YangChangHee commented 2 months ago

hello, thank you for your great works!

I couldt findparse_args, create_logger` code in demo.py & train.py

""" from mld.config import parse_args from mld.utils.logger import create_logger """

please check this.

best regard.

XingliangJin commented 2 months ago

Sorry for the missing files. I have unpload them. Please let me know if there is any other mistakes. Thanks!

YangChangHee commented 2 months ago

Thank you for your quick response!

Is there a way to get HumanML3D data at once?

The preprocessing operation is too long. :(

XingliangJin commented 2 months ago

Due to the restrictions of the HumanML3D license, I am afraid I can‘t directly provide you with the dataset.