中文
相关论文

相关论文: Pip-Stereo: Progressive Iterations Pruner for Iter…

200 篇论文

Recently, iteration-based stereo matching has shown great potential. However, these models optimize the disparity map using RNN variants. The discrete optimization process poses a challenge of information loss, which restricts the level of…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Yuguang Shi

Stereo matching methods based on iterative optimization, like RAFT-Stereo and IGEV-Stereo, have evolved into a cornerstone in the field of stereo matching. However, these methods struggle to simultaneously capture high-frequency information…

计算机视觉与模式识别 · 计算机科学 2024-03-04 Xianqi Wang , Gangwei Xu , Hao Jia , Xin Yang

Our goal is to significantly speed up the runtime of current state-of-the-art stereo algorithms to enable real-time inference. Towards this goal, we developed a differentiable PatchMatch module that allows us to discard most disparities…

计算机视觉与模式识别 · 计算机科学 2019-09-13 Shivam Duggal , Shenlong Wang , Wei-Chiu Ma , Rui Hu , Raquel Urtasun

Modern stereo matching methods have leveraged monocular depth foundation models to achieve superior zero-shot generalization performance. However, most existing methods primarily focus on extracting robust features for cost volume…

计算机视觉与模式识别 · 计算机科学 2026-03-04 Xianqi Wang , Hao Yang , Hangtian Wang , Junda Cheng , Gangwei Xu , Min Lin , Xin Yang

Despite the remarkable progress of deep learning in stereo matching, there exists a gap in accuracy between real-time models and slower state-of-the-art models which are suitable for practical applications. This paper presents an iterative…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Kumail Raza , René Schuster , Didier Stricker

Recently, leveraging on the development of end-to-end convolutional neural networks (CNNs), deep stereo matching networks have achieved remarkable performance far exceeding traditional approaches. However, state-of-the-art stereo frameworks…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Xiao Song , Xu Zhao , Liangji Fang , Hanwen Hu

This paper presents StereoNet, the first end-to-end deep architecture for real-time stereo matching that runs at 60 fps on an NVidia Titan X, producing high-quality, edge-preserved, quantization-free disparity maps. A key insight of this…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Sameh Khamis , Sean Fanello , Christoph Rhemann , Adarsh Kowdle , Julien Valentin , Shahram Izadi

Fast and accurate depth estimation, or stereo matching, is essential in embedded stereo vision systems, requiring substantial design effort to achieve an appropriate balance among accuracy, speed and hardware cost. To reduce the design…

计算机视觉与模式识别 · 计算机科学 2020-07-02 Jieru Zhao , Tingyuan Liang , Liang Feng , Wenchao Ding , Sharad Sinha , Wei Zhang , Shaojie Shen

Efficient yet accurate extraction of depth from stereo image pairs is required by systems with low power resources, such as robotics and embedded systems. State-of-the-art stereo matching methods based on convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Rafael Brandt , Nicola Strisciuglio , Nicolai Petkov

Efficient real-time disparity estimation is critical for the application of stereo vision systems in various areas. Recently, stereo network based on coarse-to-fine method has largely relieved the memory constraints and speed limitations of…

计算机视觉与模式识别 · 计算机科学 2020-11-19 He Dai , Xuchong Zhang , Yongli Zhao , Hongbin Sun

Deep neural networks with large model sizes achieve state-of-the-art results for tasks in computer vision (CV) and natural language processing (NLP). However, these large-scale models are too compute- or memory-intensive for…

分布式、并行与集群计算 · 计算机科学 2021-10-29 Yang Hu , Connor Imes , Xuanang Zhao , Souvik Kundu , Peter A. Beerel , Stephen P. Crago , John Paul N. Walters

Diffusion models have achieved remarkable progress in the field of image generation due to their outstanding capabilities. However, these models require substantial computing resources because of the multi-step denoising process during…

计算机视觉与模式识别 · 计算机科学 2024-10-23 Haowei Zhu , Dehua Tang , Ji Liu , Mingjie Lu , Jintu Zheng , Jinzhang Peng , Dong Li , Yu Wang , Fan Jiang , Lu Tian , Spandan Tiwari , Ashish Sirasao , Jun-Hai Yong , Bin Wang , Emad Barsoum

End-to-end deep-learning networks recently demonstrated extremely good perfor- mance for stereo matching. However, existing networks are difficult to use for practical applications since (1) they are memory-hungry and unable to process even…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Stepan Tulyakov , Anton Ivanov , Francois Fleuret

Temporally consistent depth estimation from stereo video is critical for real-world applications such as augmented reality, where inconsistent depth estimation disrupts the immersion of users. Despite its importance, this task remains…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Yun Wang , Junjie Hu , Qiaole Dong , Yongjian Zhang , Yanwei Fu , Tin Lun Lam , Dapeng Wu

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…

硬件体系结构 · 计算机科学 2025-05-20 Michael Wu , Arnab Raha , Deepak A. Mathaikutty , Martin Langhammer , Engin Tunali , Daksha Sharma

Modern neural network-based algorithms are able to produce highly accurate depth estimates from stereo image pairs, nearly matching the reliability of measurements from more expensive depth sensors. However, this accuracy comes with a…

计算机视觉与模式识别 · 计算机科学 2019-03-13 Kyle Yee , Ayan Chakrabarti

Recently, end-to-end deep networks based stereo matching methods, mainly because of their performance, have gained popularity. However, this improvement in performance comes at the cost of increased computational and memory bandwidth…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Rafia Rahim , Samuel Woerz , Andreas Zell

Traditional stereo algorithms have focused their efforts on reconstruction quality and have largely avoided prioritizing for run time performance. Robots, on the other hand, require quick maneuverability and effective computation to observe…

机器人学 · 计算机科学 2016-02-18 Sudeep Pillai , Srikumar Ramalingam , John J. Leonard

Recent convolutional neural networks, especially end-to-end disparity estimation models, achieve remarkable performance on stereo matching task. However, existed methods, even with the complicated cascade structure, may fail in the regions…

计算机视觉与模式识别 · 计算机科学 2018-09-25 Xiao Song , Xu Zhao , Hanwen Hu , Liangji Fang

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
‹ 上一页 1 2 3 10 下一页 ›