MoonBlvd / tad-IROS2019

Code of the Unsupervised Traffic Accident Detection paper in Pytorch.
MIT License
164 stars 39 forks source link

use IMU to generate ego_ motion #40

Open HappyZtao opened 1 year ago

HappyZtao commented 1 year ago

Thank you for your work. How to use IMU to generate ego_ motion(corresponding [yaw, x, z])?

Hardik7674 commented 1 year ago

Thank you for your work. How to use IMU to generate ego_ motion(corresponding [yaw, x, z])?

have you found the solution to generate ego_motion? if yes, please help me.