Skip to content

mimaimarima/DIODE_outdoor_with_MiDaS

Repository files navigation

DIODE_outdoor_with_MiDaS

This project evaluates the performance of the MiDaS model for monocular depth estimation on the DIODE Outdoor dataset. It includes:

• Loading and preprocessing DIODE Outdoor data

• Running MiDaS on selected test images

• Computing evaluation metrics such as RMSE, MAE, AbsRel, and δ accuracy

• Visualizing prediction errors and depth maps

• Analyzing model failure cases (e.g., sky, glare, shadows)

The notebook is designed for Google Colab and uses PyTorch with timm and OpenCV libraries.

About

This is a study of MiDaS Depth Estimation Model on DIODE Outdoor images from the train set.

Topics

Resources

Stars

Watchers

Forks