Dynamo-Depth: Fixing Unsupervised Depth Estimation for Dynamical Scenes
Dynamo-Depth: Fixing Unsupervised Depth Estimation for Dynamical Scenes
复制标题
DOI:
10.48550/arxiv.2310.18887
复制
发表时间:
2023-10
期刊:
影响因子:
--
通讯作者:
Yihong Sun;Bharath Hariharan
中科院分区:
文献类型:
--
作者:
Yihong Sun;Bharath Hariharan
Unsupervised monocular depth estimation techniques have demonstrated encouraging results but typically assume that the scene is static. These techniques suffer when trained on dynamical scenes, where apparent object motion can equally be explained by hypothesizing the object's independent motion, or by altering its depth. This ambiguity causes depth estimators to predict erroneous depth for moving objects. To resolve this issue, we introduce Dynamo-Depth, an unifying approach that disambiguates dynamical motion by jointly learning monocular depth, 3D independent flow field, and motion segmentation from unlabeled monocular videos. Specifically, we offer our key insight that a good initial estimation of motion segmentation is sufficient for jointly learning depth and independent motion despite the fundamental underlying ambiguity. Our proposed method achieves state-of-the-art performance on monocular depth estimation on Waymo Open and nuScenes Dataset with significant improvement in the depth of moving objects. Code and additional results are available at https://dynamo-depth.github.io.