中文
相关论文

相关论文: DeepPruner: Learning Efficient Stereo Matching via…

200 篇论文

Deep learning stands as the modern paradigm for solving cognitive tasks. However, as the problem complexity increases, models grow deeper and computationally prohibitive, hindering advancements in real-world and resource-constrained…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Gustavo Henrique do Nascimento , Ian Pons , Anna Helena Reali Costa , Artur Jordao

We propose a hybrid method for stereo disparity estimation by combining block and region-based stereo matching approaches. It generates dense depth maps from disparity measurements of only 18 % image pixels (left or right). The methodology…

计算机视觉与模式识别 · 计算机科学 2020-01-23 Subhayan Mukherjee , Ram Mohana Reddy Guddeti

We propose a novel stereo-confidence that can be measured externally to various stereo-matching networks, offering an alternative input modality choice of the cost volume for learning-based approaches, especially in safety-critical systems.…

计算机视觉与模式识别 · 计算机科学 2024-01-24 Jae Young Lee , Woonghyun Ka , Jaehyun Choi , Junmo Kim

Deep convolutional neural networks trained end-to-end are the state-of-the-art methods to regress dense disparity maps from stereo pairs. These models, however, suffer from a notable decrease in accuracy when exposed to scenarios…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Alessio Tonioni , Fabio Tosi , Matteo Poggi , Stefano Mattoccia , Luigi Di Stefano

Stereo depth estimation relies on optimal correspondence matching between pixels on epipolar lines in the left and right images to infer depth. In this work, we revisit the problem from a sequence-to-sequence correspondence perspective to…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Zhaoshuo Li , Xingtong Liu , Nathan Drenkow , Andy Ding , Francis X. Creighton , Russell H. Taylor , Mathias Unberath

The performance of image based stereo estimation suffers from lighting variations, repetitive patterns and homogeneous appearance. Moreover, to achieve good performance, stereo supervision requires sufficient densely-labeled data, which are…

计算机视觉与模式识别 · 计算机科学 2020-05-06 Yu-Kai Huang , Yueh-Cheng Liu , Tsung-Han Wu , Hung-Ting Su , Winston H. Hsu

Many applications of stereo depth estimation in robotics require the generation of accurate disparity maps in real time under significant computational constraints. Current state-of-the-art algorithms force a choice between either…

计算机视觉与模式识别 · 计算机科学 2019-03-06 Yan Wang , Zihang Lai , Gao Huang , Brian H. Wang , Laurens van der Maaten , Mark Campbell , Kilian Q. Weinberger

A variety of pruning methods have been introduced for over-parameterized Recurrent Neural Networks to improve efficiency in terms of power consumption and storage utilization. These advances motivate a new paradigm, termed `hyperpruning',…

机器学习 · 计算机科学 2025-06-10 Caleb Zheng , Eli Shlizerman

Neural network pruning remains essential for deploying deep learning models on resource-constrained devices, yet existing approaches primarily target parameter reduction without directly controlling computational cost. This yields…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Shahrzad Esmat , Mahdi Banisharif , Ali Jannesari

Multi-view stereo is an important research task in computer vision while still keeping challenging. In recent years, deep learning-based methods have shown superior performance on this task. Cost volume pyramid network-based methods which…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Shiyu Gao , Zhaoxin Li , Zhaoqi Wang

Big data problems frequently require processing datasets in a streaming fashion, either because all data are available at once but collectively are larger than available memory or because the data intrinsically arrive one data point at a…

统计计算 · 统计学 2018-08-08 Andrea Giovannucci , Victor Minden , Cengiz Pehlevan , Dmitri B. Chklovskii

To obtain high-resolution depth maps, some previous learning-based multi-view stereo methods build a cost volume pyramid in a coarse-to-fine manner. These approaches leverage fixed depth range hypotheses to construct cascaded plane sweep…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Puyuan Yi , Shengkun Tang , Jian Yao

Training advanced machine learning models demands massive datasets, resulting in prohibitive computational costs. To address this challenge, data pruning techniques identify and remove redundant training samples while preserving model…

The task of accelerating large neural networks on general purpose hardware has, in recent years, prompted the use of channel pruning to reduce network size. However, the efficacy of pruning based approaches has since been called into…

机器学习 · 统计学 2019-03-08 Jack Turner , Elliot J. Crowley , Valentin Radu , José Cano , Amos Storkey , Michael O'Boyle

Stereo matching plays an indispensable part in autonomous driving, robotics and 3D scene reconstruction. We propose a novel deep learning architecture, which called CFP-Net, a Cross-Form Pyramid stereo matching network for regressing…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Zhidong Zhu , Mingyi He , Yuchao Dai , Zhibo Rao , Bo Li

Neural network pruning is an essential approach for reducing the computational complexity of deep models so that they can be well deployed on resource-limited devices. Compared with conventional methods, the recently developed dynamic…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Yehui Tang , Yunhe Wang , Yixing Xu , Yiping Deng , Chao Xu , Dacheng Tao , Chang Xu

Deep learning-based image matching methods play a crucial role in computer vision, yet they often suffer from substantial computational demands. To tackle this challenge, we present HCPM, an efficient and detector-free local…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Ying Chen , Yong Liu , Kai Wu , Qiang Nie , Shang Xu , Huifang Ma , Bing Wang , Chengjie Wang

Unsupervised stereo matching has garnered significant attention for its independence from costly disparity annotations. Typical unsupervised methods rely on the multi-view consistency assumption for training networks, which suffer…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Chuang-Wei Liu , Mingjian Sun , Cairong Zhao , Hanli Wang , Alexander Dvorkovich , Rui Fan

Network pruning has been the driving force for the acceleration of neural networks and the alleviation of model storage/transmission burden. With the advent of AutoML and neural architecture search (NAS), pruning has become topical with…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Yawei Li , Shuhang Gu , Kai Zhang , Luc Van Gool , Radu Timofte

Multiview stereo aims to reconstruct scene depth from images acquired by a camera under arbitrary motion. Recent methods address this problem through deep learning, which can utilize semantic cues to deal with challenges such as textureless…

计算机视觉与模式识别 · 计算机科学 2019-05-03 Sunghoon Im , Hae-Gon Jeon , Stephen Lin , In So Kweon