wato_monorepo
wato_monorepo copied to clipboard
Monocular Depth Estimation
- Investigate SOTA dnn-based monocular depth estimation models and test performance on our GPUs
- Integrate model into ROS 2 node
- (separate task) Generating point clouds from depth estimation outputs
Old ros2 node for reference: https://github.com/WATonomous/deepracer_ws/pull/2
June 13 2024 - Moving Forward:
- Fix sourcing issue
- Take in rosbag of nuscenes data and get real time predictions
- Integrate into WATO infrastructure