HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Manydepth2: Motion-Aware Self-Supervised Monocular Depth Estimation in Dynamic Scenes

Kaichen Zhou Jia-Wang Bian Jian-Qing Zheng Jiaxing Zhong Qian Xie Niki Trigoni Andrew Markham

Manydepth2: Motion-Aware Self-Supervised Monocular Depth Estimation in Dynamic Scenes

Abstract

Despite advancements in self-supervised monocular depth estimation, challenges persist in dynamic scenarios due to the dependence on assumptions about a static world. In this paper, we present Manydepth2, to achieve precise depth estimation for both dynamic objects and static backgrounds, all while maintaining computational efficiency. To tackle the challenges posed by dynamic content, we incorporate optical flow and coarse monocular depth to create a pseudo-static reference frame. This frame is then utilized to build a motion-aware cost volume in collaboration with the vanilla target frame. Furthermore, to improve the accuracy and robustness of the network architecture, we propose an attention-based depth network that effectively integrates information from feature maps at different resolutions by incorporating both channel and non-local attention mechanisms. Compared to methods with similar computational costs, Manydepth2 achieves a significant reduction of approximately five percent in root-mean-square error for self-supervised monocular depth estimation on the KITTI-2015 dataset. The code could be found at https://github.com/kaichen-z/Manydepth2.

Code Repositories

kaichen-z/rad
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
camera-pose-estimation-on-kitti-odometryManydepth2
Average Rotational Error er[%]: 2.205
Average Translational Error et[%]: 7.15
monocular-depth-estimation-on-cityscapesManydepth2
Absolute relative error (AbsRel): 0.097
RMSE: 5.827
RMSE log: 0.154
Square relative error (SqRel): 0.792
monocular-depth-estimation-on-kitti-eigenManydepth2
Delta u003c 1.25: 0.909
Delta u003c 1.25^2: 0.968
Delta u003c 1.25^3: 0.984
RMSE: 4.232
RMSE log: 0.649
Sq Rel: 0.170
absolute relative error: 0.091
monocular-depth-estimation-on-kitti-eigen-1Manydepth2(M+640x192)
Delta u003c 1.25: 0.909
Delta u003c 1.25^2: 0.968
Delta u003c 1.25^3: 0.984
Mono: O
RMSE: 4.232
RMSE log: 0.170
Resolution: 640x192
Sq Rel: 0.649
absolute relative error: 0.091
monocular-depth-estimation-on-kitti-eigen-1Manydepth2-NF(M+640x192)
Delta u003c 1.25: 0.909
Delta u003c 1.25^2: 0.968
Delta u003c 1.25^3: 0.985
Mono: O
RMSE: 4.246
RMSE log: 0.170
Resolution: 640x192
Sq Rel: 0.676
absolute relative error: 0.094

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Manydepth2: Motion-Aware Self-Supervised Monocular Depth Estimation in Dynamic Scenes | Papers | HyperAI