gdlg / panoramic-object-detection

Eliminating the Blind Spot: Adapting 3D Object Detection and Monocular Depth Estimation to 360° Panoramic Imagery
https://gdlg.github.io/panoramic
Other
72 stars 18 forks source link

I can't find the code for the reprojection step. #8

Open PauloGamarra opened 3 years ago

PauloGamarra commented 3 years ago

Hello gdlg,

In the paper it is said that perspective images are projected to an equirectangular panorama for training. Where can I find the code that performs this transformation? Thank you for sharing your work.