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

CPU mode #7

Open jingw0129 opened 4 years ago

jingw0129 commented 4 years ago

Hi, Is this code able to run on CPU mode? just wanna see a demo . Thanks

gdlg commented 4 years ago

Hi, I am afraid not out of the box. It might be possible but you would have to port some of the operations from the GPU to CPU.