paper-with-me

홈 › Papers

Mind The Edge: Refining Depth Edges in Sparsely-Supervised Monocular Depth Estimation

2022-12-10 · CVPR 2024 1 · Lior Talker, Aviad Cohen, Erez Yosef, Alexandra Dana, Michael Dinerstein

Monocular Depth Estimation (MDE) is a fundamental problem in computer vision with numerous applications. Recently, LIDAR-supervised methods have achieved remarkable per-pixel depth accuracy in outdoor scenes. However, significant errors are typically found in the proximity of depth discontinuities, i.e., depth edges, which often hinder the performance of depth-dependent applications that are sensitive to such inaccuracies, e.g., novel view synthesis and augmented reality. Since direct supervision for the location of depth edges is typically unavailable in sparse LIDAR-based scenes, encouraging the MDE model to produce correct depth edges is not straightforward. To the best of our knowledge this paper is the first attempt to address the depth edges issue for LIDAR-supervised scenes. In this work we propose to learn to detect the location of depth edges from densely-supervised synthetic data, and use it to generate supervision for the depth edges in the MDE training. To quantitatively evaluate our approach, and due to the lack of depth edges GT in LIDAR-based scenes, we manually annotated subsets of the KITTI and the DDAD datasets with depth edges ground truth. We demonstrate significant gains in the accuracy of the depth edges with comparable per-pixel depth accuracy on several challenging datasets. Code and datasets are available at \url{https://github.com/liortalker/MindTheEdge}.

📄 PDF Abstract BibTeX arXiv:2212.05315

Code (1)

liortalker/MindTheEdge 공식 구현 pytorch

Tasks

Depth EstimationMonocular Depth EstimationNovel View Synthesis

Similar Papers 제목 키워드 기반

Self-Distilled Depth Refinement with Noisy Poisson Fusion

2024-09-26 · Jiaqi Li, Yiran Wang, Jinghong Zheng, Zihao Huang 외

Depth refinement aims to infer high-resolution depth with fine-grained edges and details, refining low-resolution results of depth estimation models. The prevailing methods adopt tile-based manners by merging numerous pa…

Depth Estimation

GRCN: Graph-Refined Convolutional Network for Multimedia Recommendation with Implicit Feedback

2021-11-03 · Wei Yinwei, Wang Xiang, Nie Liqiang, He Xiangnan 외

Reorganizing implicit feedback of users as a user-item interaction graph facilitates the applications of graph convolutional networks (GCNs) in recommendation tasks. In the interaction graph, edges between user and item …

Multimedia recommendationMulti-modal Recommendation

DepthCut: Improved Depth Edge Estimation Using Multiple Unreliable Channels

2017-05-22 · Paul Guerrero, Holger Winnemöller, Wilmot Li, Niloy J. Mitra

In the context of scene understanding, a variety of methods exists to estimate different information channels from mono or stereo images, including disparity, depth, and normals. Although several advances have been repor…

Scene UnderstandingSegmentation

Clustering based on the In-tree Graph Structure and Affinity Propagation

2015-01-18 · Teng Qiu, Yong-Jie Li

A recently proposed clustering method, called the Nearest Descent (ND), can organize the whole dataset into a sparsely connected graph, called the In-tree. This ND-based Intree structure proves able to reveal the cluster…

Clustering

SEDANSPOT: Detecting Anomalies in Edge Streams

2018-11-20 · ICDM 2018 11 · Dhivya Eswaran, Christos Faloutsos

Given a stream of edges from a time-evolving (un)weighted (un)directed graph, we consider the problem of detecting anomalous edges in near real-time using sublinear memory. We propose SEDANSPOT, a principled randomized…

Anomaly Detection in Edge Streams