English
Related papers

Related papers: LeanStereo: A Leaner Backbone based Stereo Network

200 papers

Real-time performance of stereo matching networks is important for many applications, such as automatic driving, robot navigation and augmented reality (AR). Although significant progress has been made in stereo matching networks in recent…

Computer Vision and Pattern Recognition · Computer Science 2021-03-30 Bin Xu , Yuhua Xu , Xiaoli Yang , Wei Jia , Yulan Guo

Depth estimation is a cornerstone of a vast number of applications requiring 3D assessment of the environment, such as robotics, augmented reality, and autonomous driving to name a few. One prominent technique for depth estimation is stereo…

Computer Vision and Pattern Recognition · Computer Science 2021-12-16 Amit Bracha , Noam Rotstein , David Bensaïd , Ron Slossberg , Ron Kimmel

The successful deployment of deep learning-based acoustic echo and noise reduction (AENR) methods in consumer devices has spurred interest in developing low-complexity solutions, while emphasizing the need for robust performance in…

Audio and Speech Processing · Electrical Eng. & Systems 2025-08-05 Shrishti Saha Shetu , Naveen Kumar Desiraju , Wolfgang Mack , Emanuël A. P. Habets

The self-attention mechanism, successfully employed with the transformer structure is shown promise in many computer vision tasks including image recognition, and object detection. Despite the surge, the use of the transformer for the…

Computer Vision and Pattern Recognition · Computer Science 2022-07-26 Xuelian Cheng , Yiran Zhong , Mehrtash Harandi , Tom Drummond , Zhiyong Wang , Zongyuan Ge

Linear recurrent neural networks enable powerful long-range sequence modeling with constant memory usage and time-per-token during inference. These architectures hold promise for streaming applications at the edge, but deployment in…

Machine Learning · Computer Science 2025-08-14 Alessandro Pierro , Steven Abreu , Jonathan Timcheck , Philipp Stratmann , Andreas Wild , Sumit Bam Shrestha

Stereo matching algorithms usually consist of four steps, including matching cost calculation, matching cost aggregation, disparity calculation, and disparity refinement. Existing CNN-based methods only adopt CNN to solve parts of the four…

Computer Vision and Pattern Recognition · Computer Science 2018-03-29 Zhengfa Liang , Yiliu Feng , Yulan Guo , Hengzhu Liu , Wei Chen , Linbo Qiao , Li Zhou , Jianfeng Zhang

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…

Computer Vision and Pattern Recognition · Computer Science 2020-12-03 Yiran Zhong , Charles Loop , Wonmin Byeon , Stan Birchfield , Yuchao Dai , Kaihao Zhang , Alexey Kamenev , Thomas Breuel , Hongdong Li , Jan Kautz

Leveraging on the recent developments in convolutional neural networks (CNNs), matching dense correspondence from a stereo pair has been cast as a learning problem, with performance exceeding traditional approaches. However, it remains…

Computer Vision and Pattern Recognition · Computer Science 2018-07-31 Jiahao Pang , Wenxiu Sun , Jimmy SJ. Ren , Chengxi Yang , Qiong Yan

We introduce Stereo Risk, a new deep-learning approach to solve the classical stereo-matching problem in computer vision. As it is well-known that stereo matching boils down to a per-pixel disparity estimation problem, the popular…

Computer Vision and Pattern Recognition · Computer Science 2024-07-04 Ce Liu , Suryansh Kumar , Shuhang Gu , Radu Timofte , Yao Yao , Luc Van Gool

Our works experimented DeepLabV3+ with different backbones on a large volume of steel images aiming to automatically detect different types of steel defects. Our methods applied random weighted augmentation to balance different defects…

Computer Vision and Pattern Recognition · Computer Science 2020-04-16 Zheng Nie , Jiachen Xu , Shengchang Zhang

In this paper, we propose StruM, a novel structured mixed-precision-based deep learning inference method, co-designed with its associated hardware accelerator (DPU), to address the escalating computational and memory demands of deep…

Hardware Architecture · Computer Science 2025-05-20 Michael Wu , Arnab Raha , Deepak A. Mathaikutty , Martin Langhammer , Engin Tunali , Daksha Sharma

Estimating depth from RGB images is a long-standing ill-posed problem, which has been explored for decades by the computer vision, graphics, and machine learning communities. Among the existing techniques, stereo matching remains one of the…

Computer Vision and Pattern Recognition · Computer Science 2021-01-26 Hamid Laga , Laurent Valentin Jospin , Farid Boussaid , Mohammed Bennamoun

We propose an embarrassingly simple but very effective scheme for high-quality dense stereo reconstruction: (i) generate an approximate reconstruction with your favourite stereo matcher; (ii) rewarp the input images with that approximate…

Computer Vision and Pattern Recognition · Computer Science 2021-06-21 Corinne Stucker , Konrad Schindler

Skip connections are increasingly utilized by deep neural networks to improve accuracy and cost-efficiency. In particular, the recent DenseNet is efficient in computation and parameters, and achieves state-of-the-art predictions by directly…

Computer Vision and Pattern Recognition · Computer Science 2017-11-02 Hanzhang Hu , Debadeepta Dey , Allison Del Giorno , Martial Hebert , J. Andrew Bagnell

Stereo matching is the key step in estimating depth from two or more images. Recently, some tree-based non-local stereo matching methods have been proposed, which achieved state-of-the-art performance. The algorithms employed some tree…

Computer Vision and Pattern Recognition · Computer Science 2015-09-29 Xuan Luo , Xuejiao Bai , Shuo Li , Hongtao Lu , Sei-ichiro Kamata

Stereo matching is a fundamental task in scene comprehension. In recent years, the method based on iterative optimization has shown promise in stereo matching. However, the current iteration framework employs a single-peak lookup, which…

Computer Vision and Pattern Recognition · Computer Science 2024-01-30 Miaojie Feng , Junda Cheng , Hao Jia , Longliang Liu , Gangwei Xu , Qingyong Hu , Xin Yang

Single-channel speech enhancement algorithms are often used in resource-constrained embedded devices, where low latency and low complexity designs gain more importance. In recent years, researchers have proposed a wide variety of novel…

Audio and Speech Processing · Electrical Eng. & Systems 2026-04-29 Nicolás Arrieta Larraza , Niels de Koeijer

In this paper, we propose a novel binary-based cost computation and aggregation approach for stereo matching problem. The cost volume is constructed through bitwise operations on a series of binary strings. Then this approach is combined…

Computer Vision and Pattern Recognition · Computer Science 2014-02-11 Kang Zhang , Jiyang Li , Yijing Li , Weidong Hu , Lifeng Sun , Shiqiang Yang

Sleep staging based on electroencephalogram (EEG) plays an important role in the clinical diagnosis and treatment of sleep disorders. In order to emancipate human experts from heavy labeling work, deep neural networks have been employed to…

Machine Learning · Computer Science 2021-01-08 Xue Jiang

Stereo depth estimation is a fundamental component in augmented reality (AR), which requires low latency for real-time processing. However, preprocessing such as rectification and non-ML computations such as cost volume require significant…

Computer Vision and Pattern Recognition · Computer Science 2025-04-30 Yongfan Liu , Hyoukjun Kwon