Skip to content

playatanu/depth-estimation-encoder-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Depth Estimation using Custom CNN (Encoder-Decoder)

Depth Result

This project presents a custom Convolutional Neural Network (CNN) designed for monocular depth estimation using an encoder–decoder architecture. The model learns to predict depth maps from single RGB images, capturing spatial structure and scene geometry.

Model Architecture (Encoder-Decoder)

Model Architecture

Future Improvements

  • Use pretrained backbone (e.g., MobileNet, ResNet)
  • Add attention mechanisms
  • Optimize for Edge AI deployment
  • Convert to ONNX / TensorRT for faster inference

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

About

This project presents a custom Convolutional Neural Network (CNN) designed for monocular depth estimation using an encoder–decoder architecture. The model learns to predict depth maps from single RGB images, capturing spatial structure and scene geometry.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages