skhadem / 3D-BoundingBox

PyTorch implementation for 3D Bounding Box Estimation Using Deep Learning and Geometry
MIT License
435 stars 96 forks source link

regular image and camera #11

Open ai815 opened 4 years ago

ai815 commented 4 years ago

Hi I just wondering if the training process running on normal images such as we take from regular camera instead of velo or stereo camera?

skhadem commented 4 years ago

It should, you would just need to calibrate the camera. If you notice, I only use the left images from stereo, so it is a "normal" camera