中文
相关论文

相关论文: Entropy-difference based stereo error detection

200 篇论文

Image restoration, which aims to recover high-quality images from their corrupted counterparts, often faces the challenge of being an ill-posed problem that allows multiple solutions for a single input. However, most deep learning based…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Wenyi Lian , Wenjing Lian , Ziwei Luo

Stereo is a prominent technique to infer dense depth maps from images, and deep learning further pushed forward the state-of-the-art, making end-to-end architectures unrivaled when enough data is available for training. However, deep…

计算机视觉与模式识别 · 计算机科学 2019-05-27 Matteo Poggi , Davide Pallotti , Fabio Tosi , Stefano Mattoccia

Understanding the confidence with which a machine learning model classifies an input datum is an important, and perhaps under-investigated, concept. In this paper, we propose a new calibration metric, the Entropic Calibration Difference…

机器学习 · 计算机科学 2025-02-21 Daniel James Sumler , Lee Devlin , Simon Maskell , Richard O. Lane

We present an approach to depth estimation that fuses information from a stereo pair with sparse range measurements derived from a LIDAR sensor or a range camera. The goal of this work is to exploit the complementary strengths of the two…

计算机视觉与模式识别 · 计算机科学 2018-09-21 Shreyas S. Shivakumar , Kartik Mohta , Bernd Pfrommer , Vijay Kumar , Camillo J. Taylor

Self-supervised monocular depth estimation has become an appealing solution to the lack of ground truth labels, but its reconstruction loss often produces over-smoothed results across object boundaries and is incapable of handling occlusion…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Hyesong Choi , Hunsang Lee , Sunkyung Kim , Sunok Kim , Seungryong Kim , Kwanghoon Sohn , Dongbo Min

Event cameras are bio-inspired sensors that mimic the human retina by responding to brightness changes in the scene. They generate asynchronous spike-based outputs at microsecond resolution, providing advantages over traditional cameras…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Suman Ghosh , Guillermo Gallego

Stereopsis has widespread appeal in robotics as it is the predominant way by which living beings perceive depth to navigate our 3D world. Event cameras are novel bio-inspired sensors that detect per-pixel brightness changes asynchronously,…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Suman Ghosh , Guillermo Gallego

Here, we propose a new tool to estimate the complexity of a time series: the entropy of difference (ED). The method is based solely on the sign of the difference between neighboring values in a time series. This makes it possible to…

数据分析、统计与概率 · 物理学 2014-11-05 Pasquale Nardone

In the evolving landscape of data science, the accurate quantification of clustering in high-dimensional data sets remains a significant challenge, especially in the absence of predefined labels. This paper introduces a novel approach, the…

机器学习 · 统计学 2023-11-29 Claus Metzner , Achim Schilling , Patrick Krauss

We propose a non-learning depth completion method for a sparse depth map captured using a light detection and ranging (LiDAR) sensor guided by a pair of stereo images. Generally, conventional stereo-aided depth completion methods have two…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Yasuhiro Yao , Ryoichi Ishikawa , Shingo Ando , Kana Kurata , Naoki Ito , Jun Shimamura , Takeshi Oishi

Estimating depth from a monocular image is an ill-posed problem: when the camera projects a 3D scene onto a 2D plane, depth information is inherently and permanently lost. Nevertheless, recent work has shown impressive results in estimating…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Jagpreet Chawla , Nikhil Thakurdesai , Anuj Godase , Md Reza , David Crandall , Soon-Heung Jung

Deep learning techniques have enabled rapid progress in monocular depth estimation, but their quality is limited by the ill-posed nature of the problem and the scarcity of high quality datasets. We estimate depth from a single camera by…

计算机视觉与模式识别 · 计算机科学 2019-08-15 Rahul Garg , Neal Wadhwa , Sameer Ansari , Jonathan T. Barron

Although deep learning-based methods have dominated stereo matching leaderboards by yielding unprecedented disparity accuracy, their inference time is typically slow, on the order of seconds for a pair of 540p images. The main reason is…

计算机视觉与模式识别 · 计算机科学 2020-12-03 Yiran Zhong , Charles Loop , Wonmin Byeon , Stan Birchfield , Yuchao Dai , Kaihao Zhang , Alexey Kamenev , Thomas Breuel , Hongdong Li , Jan Kautz

Previous monocular depth estimation methods take a single view and directly regress the expected results. Though recent advances are made by applying geometrically inspired loss functions during training, the inference procedure does not…

计算机视觉与模式识别 · 计算机科学 2018-03-12 Yue Luo , Jimmy Ren , Mude Lin , Jiahao Pang , Wenxiu Sun , Hongsheng Li , Liang Lin

Learning-based stereo matching has recently achieved promising results, yet still suffers difficulties in establishing reliable matches in weakly matchable regions that are textureless, non-Lambertian, or occluded. In this paper, we address…

计算机视觉与模式识别 · 计算机科学 2020-08-12 Jingyang Zhang , Yao Yao , Zixin Luo , Shiwei Li , Tianwei Shen , Tian Fang , Long Quan

Depth estimation is a crucial step for image-guided intervention in robotic surgery and laparoscopic imaging system. Since per-pixel depth ground truth is difficult to acquire for laparoscopic image data, it is rarely possible to apply…

计算机视觉与模式识别 · 计算机科学 2023-06-22 Baoru Huang , Jian-Qing Zheng , Anh Nguyen , Chi Xu , Ioannis Gkouzionis , Kunal Vyas , David Tuch , Stamatia Giannarou , Daniel S. Elson

Due to the domain differences and unbalanced disparity distribution across multiple datasets, current stereo matching approaches are commonly limited to a specific dataset and generalize poorly to others. Such domain shift issue is usually…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Zhelun Shen , Xibin Song , Yuchao Dai , Dingfu Zhou , Zhibo Rao , Liangjun Zhang

We present a real-time, non-learning depth estimation method that fuses Light Detection and Ranging (LiDAR) data with stereo camera input. Our approach comprises three key techniques: Semi-Global Matching (SGM) stereo with Discrete…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Yasuhiro Yao , Ryoichi Ishikawa , Takeshi Oishi

Stereo matching is one of the widely used techniques for inferring depth from stereo images owing to its robustness and speed. It has become one of the major topics of research since it finds its applications in autonomous driving, robotic…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Viny Saajan Victor , Peter Neigel

Depth estimation under adverse conditions remains a significant challenge. Recently, multi-spectral depth estimation, which integrates both visible light and thermal images, has shown promise in addressing this issue. However, existing…

计算机视觉与模式识别 · 计算机科学 2024-11-07 Zihan Qin , Jialei Xu , Wenbo Zhao , Junjun Jiang , Xianming Liu