Jiaqi Xu

Results 6 issues of Jiaqi Xu

I do not find the datasets on the website given by the author.

I try to run the command: PYTHONPATH=".":$PYTHONPATH python tools/visualize.py \ configs/finemogen/finemogen_t2m.py \ logs/finemogen/finemogen_t2m/latest.pth \ --text "a person walks 4 steps forward" "a person stops and looks around" "a perons sits...

Could you please explain the meaning of the vector foot contact(bs, frame, 4)?What does each number mean?

Thanks for sharing your excellent work. I'm trying to replicate the results but encountered some problems. According to your code, the MaskedTransformer predicts the base tokens encoded by VQVAE, and...

Thank you for sharing this outstanding work. I'm wondering how you got the pre-trained trans_upperbody? Could you share the training code?