uf-robopi/UDepth
Fast Monocular Depth Estimation of Underwater Scenes (ICRA 2023)
This project helps underwater robots understand how far away objects are from a single camera feed. By taking an image from an underwater camera, it quickly estimates the depth of different parts of the scene. This is useful for researchers and engineers developing autonomous underwater vehicles for tasks like navigation, inspection, or environmental monitoring.
No commits in the last 6 months.
Use this if you need to rapidly estimate object distances from a single underwater camera image for robotic navigation or scene understanding.
Not ideal if you require extremely precise, high-resolution depth maps for scientific measurement or if your application is not focused on underwater environments.
Stars
72
Forks
7
Language
Python
License
—
Category
Last pushed
Mar 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/uf-robopi/UDepth"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
vita-epfl/monoloco
A 3D vision library from 2D keypoints: monocular and stereo 3D detection for humans, social...
fangchangma/self-supervised-depth-completion
ICRA 2019 "Self-supervised Sparse-to-Dense: Self-supervised Depth Completion from LiDAR and...
nburrus/stereodemo
Small Python utility to compare and visualize the output of various stereo depth estimation algorithms
JiawangBian/sc_depth_pl
SC-Depth (V1, V2, and V3) for Unsupervised Monocular Depth Estimation ...
wvangansbeke/Sparse-Depth-Completion
Predict dense depth maps from sparse and noisy LiDAR frames guided by RGB images. (Ranked 1st...