Question about training smoke on waymo #2053
Answered
by
ZCMax
JiSuanJiDaWang
asked this question in
Q&A
-
Hi, I am trying to train the smoke model on waymo dataset based on the mmd3d version 1.1. The smoke model has its own method to convert the predefined angle to the alpha on kitti dataset. I found that the mmd3d has unified coordinate system. Do I need to define the method to map the angle output by smoke to the mmd3d coordinate? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
ZCMax
Nov 24, 2022
Replies: 1 comment 2 replies
-
The output of smoke model should be the yaw, not alpha. It should be easy to adapt smoke model to waymo dataset |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
JiSuanJiDaWang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The output of smoke model should be the yaw, not alpha. It should be easy to adapt smoke model to waymo dataset