papagina / RotationContinuity

Coder for "On the Continuity of Rotation Representations"
MIT License
328 stars 54 forks source link

NaN or Inf found in input tensor when runing trainIK.py #12

Open fenaux opened 2 years ago

fenaux commented 2 years ago

After a random number of iterations I get NaN or Inf found in input tensor

I made some tests and insert a test in "train_one_iteraton", when this occurs there NaN at the output of get_augmented_gt_seq_for_training

I also checked there are no NaN values in data

aniongithub commented 10 months ago

I'm seeing this issue too - has anyone figured out what's going on? @papagina any ideas? I'd love to reproduce these results for a project/paper I'm working on!