image-to-3d-bbox icon indicating copy to clipboard operation
image-to-3d-bbox copied to clipboard

OK, don't waste time on this project

Open lucasjinreal opened this issue 7 years ago • 3 comments

I don't think the author reproduce the result, I try many method just can not got any result. Reasons are:

  1. The model can not predict dimensions and angle properly. I trained the model, and the result predicted are all the same value (every object are same dimension and almost same angle which means the network is dead);

  2. Even we got the dimensions and angle, we can not get center of 3d box, because this project using label file that contains 3d center as already known.

If anyone wanna regress 3d box, better try another project or another method, this method just not work....

lucasjinreal avatar Oct 31 '18 03:10 lucasjinreal

Have you failed to predict the dimension and even the orientation? What were issues? Do you also know another project similar to this?

jkstyle2 avatar Jan 06 '19 18:01 jkstyle2

@jinfagang You can try this project 3D_detection, the owner added center predict method (which still needs optimization).

xueyingliu avatar Jan 08 '19 05:01 xueyingliu

i was puzzle,this is not correct. it is so easy and different from ssd and rccn

sofu456 avatar Aug 15 '19 07:08 sofu456