Ming-Cong Su

Results 7 issues of Ming-Cong Su

When I run `cal_mean_variance.ipynb`, one of the data (`007975.npy`) and its mirror version (`M007975.npy`) contain much NaN value, which leads to a tiny double-check difference in double-check steps. Execution result...

Just want to ask two naive questions as I am new to the diffusion model. 😅 I noticed that in README.md, it says that the data is normalized from 0...

Thanks for the amazing work, authors. I am trying to reproduce the result reported in the paper and have two questions. 1. What does the constant `10000` mean here in...

Hi, thanks for sharing the great work.👍 I am trying to reuse the motion tokenizer (VQVAE) in MotionGPT so I wonder. 1. Is there a way to save the VQVAE's...

Thanks for the amazing work. When running `python -m fit --dir YOUR_NPY_FOLDER --save_folder TEMP_PLY_FOLDER --cuda` to Create SMPL meshes, I met this error. Did anyone encounter this problem in the...

Thanks for the great work! I run the batch demo code using the example in ./demos. i.e. `python demo.py --cfg ./configs/config_h3d_stage3.yaml --example ./demos/inbetween.txt` But when I want to render the...

Hi @Garfield-kh, thanks for the great work. I am curious about the metric you proposed and have 3 questions. 1. How to evaluate the MPD and Freezing Score (PFF and...