paper-with-me

Papers

Multi-Scale Continuous CRFs as Sequential Deep Networks for Monocular Depth Estimation

2017-04-07 · CVPR 2017 7 · Dan Xu, Elisa Ricci, Wanli Ouyang, Xiaogang Wang, Nicu Sebe

This paper addresses the problem of depth estimation from a single still image. Inspired by recent works on multi- scale convolutional neural networks (CNN), we propose a deep model which fuses complementary information derived from multiple CNN side outputs. Different from previous methods, the integration is obtained by means of continuous Conditional Random Fields (CRFs). In particular, we propose two different variations, one based on a cascade of multiple CRFs, the other on a unified graphical model. By designing a novel CNN implementation of mean-field updates for continuous CRFs, we show that both proposed models can be regarded as sequential deep networks and that training can be performed end-to-end. Through extensive experimental evaluation we demonstrate the effective- ness of the proposed approach and establish new state of the art results on publicly available datasets.

📄 PDF Abstract BibTeX arXiv:1704.02157

Code (2)

danxuhk/ContinuousCRF-CNN 공식 구현
xuyingyue/DeepUnifiedCRF_iccv19 caffe2

Tasks

Depth EstimationMonocular Depth Estimation

Similar Papers 제목 키워드 기반

Monocular Depth Estimation using Multi-Scale Continuous CRFs as Sequential Deep Networks

2018-03-01 · Dan Xu, Elisa Ricci, Wanli Ouyang, Xiaogang Wang 외

Depth cues have been proved very useful in various computer vision and robotic tasks. This paper addresses the problem of monocular depth estimation from a single still image. Inspired by the effectiveness of recent work…

Depth EstimationMonocular Depth Estimation

Structured Attention Guided Convolutional Neural Fields for Monocular Depth Estimation

2018-03-29 · CVPR 2018 6 · Dan Xu, Wei Wang, Hao Tang, Hong Liu 외

Recent works have shown the benefit of integrating Conditional Random Fields (CRFs) models into deep architectures for improving pixel-level prediction tasks. Following this line of research, in this paper we introduce a…

Depth EstimationMonocular Depth Estimation

Fast Monocular Scene Reconstruction with Global-Sparse Local-Dense Grids

2023-05-22 · CVPR 2023 1 · Wei Dong, Chris Choy, Charles Loop, Or Litany 외

Indoor scene reconstruction from monocular images has long been sought after by augmented reality and robotics developers. Recent advances in neural field representations and monocular priors have led to remarkable resul…

Indoor Scene Reconstruction

NeW CRFs: Neural Window Fully-connected CRFs for Monocular Depth Estimation

2022-03-03 · CVPR 2022 3 · Weihao Yuan, Xiaodong Gu, Zuozhuo Dai, Siyu Zhu 외

Estimating the accurate depth from a single image is challenging since it is inherently ambiguous and ill-posed. While recent works design increasingly complicated and powerful networks to directly regress the depth map,…

DecoderDepth EstimationDepth PredictionMonocular Depth Estimation

Systematic Evaluation of Depth Backbones and Semantic Cues for Monocular Pseudo-LiDAR 3D Detection

2026-01-07 · Samson Oseiwe Ajadalu arxiv

Monocular 3D object detection offers a low-cost alternative to LiDAR, yet remains less accurate due to the difficulty of estimating metric depth from a single image. We systematically evaluate how depth backbones and fea…

Monocular 3D Object DetectionInstance SegmentationFeature Engineering