ZHOU_YUNJIAO
Results
2
issues of
ZHOU_YUNJIAO
can you share the dataset of the dsprites again? the link is invalid. thank you!
Thanks for your great work! There might be a small error in the calculation of root_rot_velocity. In the original version, it is calculated through qmul function: `r_velocity = qmul_np(r_rot[1:], qinv_np(r_rot[:-1]))`...