mumianyuxin / M3DSSD

M3DSSD: Monocular 3D Single Stage Object Detector
MIT License
69 stars 7 forks source link

Questions about the content of the paper #7

Open wy9933 opened 2 years ago

wy9933 commented 2 years ago

Thank you for the great work! I have a question about the content of the paper. In 3.4. 2D-3D Prediction and Loss. Output transformation image Why should parameters of 2D/3D box be recovered from detection outputs? And how to explain the element-wise product in the formula? Maybe my understanding is not in place. I'm looking forward to your answer, thanks :).