EricGuo5513 / momask-codes

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

ValueError: Imaginary component #32

Closed liloewe closed 3 weeks ago

liloewe commented 8 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 7 months ago

Same question