Skip to content

Single camera based unsupervised and self supervised depth estimation.

Notifications You must be signed in to change notification settings

DepthEstimators/DepthEstimation

Repository files navigation

Depth Estimation - Unsupervised and Self-Supervised methods

Single camera based unsupervised and self-supervised depth estimation.

Our project explores monocular depth estimation using Unsupervised and Self-Supervised methods. Particularly, we explore and replicate two networks, Monodepth2 and HRdepth which tackle depth estimation as an image reconstruction problem. Both networks attempt to provide more accurate and efficient networks for depth estimation for the self-driving car industry.

The project tech stack: Python, PyTorch, AWS Sagemaker, AWS S3 bucket, Flask API, AWS ElasticBeanStalk. Produced a deployed endpoint that would allow to upload image/video file and produce depth disparity heat maps ( lighter the color, closer the object).

Demo - Image File Upload

Demonstration of image depth disparity map

Demo - Video File Upload

Demonstration of video depth disparity map

About

Single camera based unsupervised and self supervised depth estimation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published