ZC
ZC
Hello,during the replication process, I encountered a stumbling block while executing the gen_t2m.py script. Specifically, the script attempts to load a model file named finest.tar from the directory ./checkpoints/t2m/length_estimator/model/, but...
Hi, I hope this finds you well. I've been studying your Intergen paper and was impressed by the use of the T2M framework for evaluating the InterHuman dataset. I'm working...
Hi, Thanks for your work. Your work is excellent!Can I inquire about how the 492 columns in each npy file under the folder "motions.processed" are composed? What exactly does this...
你好,请问如何可视化train.h5文件参与训练过程中的数据呢,也就是如何可视化dataset.py中MotionDatasetV2HHI最后motion返回的数据? 