pytorch_depth_and_motion_planning
pytorch_depth_and_motion_planning copied to clipboard
Displaying the depth map
trafficstars
Thank you for this work, How can I display the depth map images using this code?
This class https://github.com/chamorajg/pytorch_depth_and_motion_planning/blob/master/depth_prediction_net.py#L48 should give you the depth map as an output.