paper-with-me

Papers

3D Hierarchical Refinement and Augmentation for Unsupervised Learning of Depth and Pose from Monocular Video

2021-12-06 · Guangming Wang, Jiquan Zhong, Shijie Zhao, Wenhua Wu, Zhe Liu, Hesheng Wang

Depth and ego-motion estimations are essential for the localization and navigation of autonomous robots and autonomous driving. Recent studies make it possible to learn the per-pixel depth and ego-motion from the unlabeled monocular video. A novel unsupervised training framework is proposed with 3D hierarchical refinement and augmentation using explicit 3D geometry. In this framework, the depth and pose estimations are hierarchically and mutually coupled to refine the estimated pose layer by layer. The intermediate view image is proposed and synthesized by warping the pixels in an image with the estimated depth and coarse pose. Then, the residual pose transformation can be estimated from the new view image and the image of the adjacent frame to refine the coarse pose. The iterative refinement is implemented in a differentiable manner in this paper, making the whole framework optimized uniformly. Meanwhile, a new image augmentation method is proposed for the pose estimation by synthesizing a new view image, which creatively augments the pose in 3D space but gets a new augmented 2D image. The experiments on KITTI demonstrate that our depth estimation achieves state-of-the-art performance and even surpasses recent approaches that utilize other auxiliary tasks. Our visual odometry outperforms all recent unsupervised monocular learning-based methods and achieves competitive performance to the geometry-based method, ORB-SLAM2 with back-end optimization.

📄 PDF Abstract BibTeX arXiv:2112.03045

Code (0)

등록된 구현이 없습니다.

Tasks

3D geometryAutonomous DrivingDepth EstimationImage AugmentationPose EstimationVisual Odometry

Methods 이 논문이 사용한 방법론

ORB-SLAM2 설명 없음

Similar Papers 제목 키워드 기반

Progressive Fusion for Unsupervised Binocular Depth Estimation using Cycled Networks

2019-09-17 · Andrea Pilzer, Stéphane Lathuilière, Dan Xu, Mihai Marian Puscas 외

Recent deep monocular depth estimation approaches based on supervised regression have achieved remarkable performance. However, they require costly ground truth annotations during training. To cope with this issue, in th…

Data AugmentationDepth EstimationDepth PredictionMonocular Depth Estimation+1

Unilaterally Aggregated Contrastive Learning with Hierarchical Augmentation for Anomaly Detection

2023-08-20 · ICCV 2023 1 · Guodong Wang, Yunhong Wang, Jie Qin, Dongming Zhang 외

Anomaly detection (AD), aiming to find samples that deviate from the training distribution, is essential in safety-critical applications. Though recent self-supervised learning based attempts achieve promising results by…

Anomaly DetectionContrastive LearningData AugmentationSelf-Supervised Learning

AugUndo: Scaling Up Augmentations for Monocular Depth Completion and Estimation

2023-10-15 · Yangchao Wu, Tian Yu Liu, Hyoungseob Park, Stefano Soatto 외

Unsupervised depth completion and estimation methods are trained by minimizing reconstruction error. Block artifacts from resampling, intensity saturation, and occlusions are amongst the many undesirable by-products of c…

Data AugmentationDepth CompletionImage Reconstruction

DDRNet: Depth Map Denoising and Refinement for Consumer Depth Cameras Using Cascaded CNNs

2018-09-01 · ECCV 2018 9 · Shi Yan, Chenglei Wu, Lizhen Wang, Feng Xu 외

Consumer depth sensors are more and more popular and come to our daily lives marked by its recent integration in the latest Iphone X. However, they still suffer from heavy noises which limit their applications. Although …

Denoising

Unsupervised Monocular Depth Estimation Based on Hierarchical Feature-Guided Diffusion

2024-06-14 · Runze Liu, DongChen zhu, Guanghui Zhang, Yue Xu 외

Unsupervised monocular depth estimation has received widespread attention because of its capability to train without ground truth. In real-world scenarios, the images may be blurry or noisy due to the influence of weathe…

DenoisingDepth EstimationMonocular Depth EstimationUnsupervised Monocular Depth Estimation