Hi, @JUGGHM
I am doing 3D detection with KITTI dataset.
I converted lidar(.bin) into sparse depth map(.png) now.
How can I get dense depth map using PENet?
(It seems that PENet support only one input shape, the kitti 3d detection dataset have different image shape)
Can you give me some advice? Thanks