EricGuo5513 / momask-codes

Official implementation of "MoMask: Generative Masked Modeling of 3D Human Motions (CVPR2024)"
https://ericguo5513.github.io/momask/
MIT License
690 stars 56 forks source link

ValueError: Imaginary component #32

Open liloewe opened 3 months ago

liloewe commented 3 months ago

` raise ValueError('Imaginary component {}'.format(m))

ValueError: Imaginary component 5.219298097321144e+25` Hello, author, I encountered this error when training, have you ever had it?

jsun57 commented 2 months ago

Same question