experiencor / image-to-3d-bbox

Build a CNN network to predict 3D bounding box of car from 2D image.
https://experiencor.github.io/sdc_3d.html
237 stars 59 forks source link

How to get init weights? #13

Open lucasjinreal opened 5 years ago

lucasjinreal commented 5 years ago

Hi, I start training but the loss is really high, does it need a init weights?

 48/1398 [>.............................] - ETA: 1:47:01 - loss: 134726120.1492 - dimension_loss: 134726120.7884 - orientation_loss: -0.9141 - confidence_loss: 0.2705
jkstyle2 commented 5 years ago

hi @jinfagang , Have you solved the issue?