Zan Wang
Zan Wang
> Yes. Could you please provide all the command lines for this step? I'll really appreciate it. I have tried the following steps, and it works well. 1. clone [libigl](https://github.com/libigl/libigl)...
> I did not use Trimesh before, so I am not aware of this problem. Can you try other libs, and elaborate your problems? What is wrong with ‘Werkraum_withlabels.py`? The...
I will try `open3d` later..
> Thanks for your great work! When studying your wonderful motion representation, I found two small problem which might influence your effects. And they are all in `common/skeleton.py`. > >...
> Thank you for your excellent work, when will you release the training code? Thanks for your attention. I will release the code in the next few weeks.
Sorry for the late response. I have released the code and data now. Please check the repository. If you have any questions, feel free to let me know by creating...
Our motion generation supports two settings: (1) without using the starting position as a condition, and (2) using the starting position as a condition. If you want to specify both...
Maybe it is enough. A few days ago, I tested the cleaned code on the Nvidia RTX 3090, and it ran successfully. However, you may need to use multiple GPUs...
Hi, did you follow the steps in [readme](https://github.com/afford-motion/afford-motion/tree/main?tab=readme-ov-file#3-calculate-metrics) for computing metrics using MDM code? The eval folder is located in the [MDM](https://github.com/GuyTevet/motion-diffusion-model) repository.
I didn't encounter such a problem. From this error, I noticed that you have changed the MDM code (Line 307 is not such code). I don't know if your change...