MDE
Versión 1.0.0 (18,9 MB) por
Brian Park
Monocular Depth Estimation for indoor environment with MATLAB
Monocular-Depth-Estimation
Monocular Depth Estimation for indoor environment with MATLAB
This repository contains the MATLAB project which computes depth map from a single image and transforms into point cloud.
Installation
Download ZIP file and run main script
run('main.mlx');Run training script only for training network
run('train_net.mlx');Dataset not included. Download NYU v2 dataset
Dependencies
MATLAB
- Deep Learning Toolbox
- Computer Vision Toolbox
Simulink
- Robotics System Toolbox
- Automated Driving Toolbox
- PackageGazeboPlugin (from Gazebo Simulation Environment Requirements and Limitations )
Device
- Ubuntu® Ubuntu 20.04.3 LTS (Focal Fossa)
- CMake 3.16.3, Gazebo 11, and the Gazebo plugin
Usage
- Load downloaded dataset and Check
- Design the network using DeepNetworkDesigner
- Train the network using training option in DeepNetwrokDesigner, and then Save the trained network in the directory.
- Load the trained network and test in MATLAB
- Load the network in Simulink and Connect the simulation with Gazebo
Citar como
Brian Park (2026). MDE (https://github.com/robot-park/Monocular-Depth-Estimation/releases/tag/v1.0.0), GitHub. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2023b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
dataset
function/postprocess
function/preprocess
function/training
function/visualize
_simulation
model/net_MDE
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0 |
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.

