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

can you share the trained model? #1

Closed helxsz closed 7 years ago

helxsz commented 7 years ago

is it possible for you to share the trained model?

experiencor commented 7 years ago

Sorry for the late reply. I was traveling last few days. Do you still need it?

helxsz commented 7 years ago

@experiencor , It will be great if you can share it, so I want to try first and train it as well.

experiencor commented 7 years ago

@helxsz This is the weights to regress the orientation of the car from the image patch defined by the respective 2D bounding box https://1drv.ms/u/s!ApXgmQqTQot_hWWR4RDORU9jsxRP. I don't have enough time to clean the code but please let me know if you are stuck at somewhere.