Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.48 KB

File metadata and controls

26 lines (16 loc) · 1.48 KB

Monocular-Depth-Estimation

Monocular depth estimation - Trained on dataset created from ArgoAI's Argoverse LiDAR data - Range Upto 200m

[Sample run on argo test set!]

Below are few sample depth estimation from the Argoverse trained Resnext101 BTS model. Click to watch the video on youtube.

Depth estimation on Front Center Camera

Screenshot

Depth estimation on Other Ring Cameras

Screenshot

Depth estimation on Ford AV dataset (Click to watch the whole video)

Sample run on ford av dataset!

Argoverse-Monocular_depth-dataset-creation

Follow the instructions in this notebook to generate depth maps from lidar ground truth points corresponding to the ring camera frames and use it for monocular depth estimation model training.

NOTE: This notebook will be merged with Argoverse through this PR.

Alt text *Depth map dilated for better visualization

Model trained on BTS arch - Check them out here.