Monocular-Vehicle-Localization icon indicating copy to clipboard operation
Monocular-Vehicle-Localization copied to clipboard

Why you use the labels to generate the 3D centres?

Open deepmeng opened this issue 6 years ago • 1 comments

I see the function " evaluate3d_detection()" in file “evaluation.py ”. And I find that you obtain the 3D centres based on the 2d labels. Also, the objects' 3D sizes are related to the samples' labels.

deepmeng avatar Dec 06 '18 17:12 deepmeng

In file "predict.py", some preprocessing operatings which are before running the model for 3d prediction also refer to 2d labels.

deepmeng avatar Dec 06 '18 17:12 deepmeng