mileyan / pseudo_lidar

(CVPR 2019) Pseudo-LiDAR from Visual Depth Estimation: Bridging the Gap in 3D Object Detection for Autonomous Driving
https://mileyan.github.io/pseudo_lidar/
MIT License
967 stars 215 forks source link

Why not add steps for monocular 3D detection in readme? #33

Open kaixinbear opened 4 years ago

kaixinbear commented 4 years ago

Hi, I notice that the code can be transformed to monocular easily as the paper said.Why not adding the approach for mono in readme?

sarimmehdi commented 4 years ago

Can you tell me how to make pseudo lidar work for mono images?