中文
相关论文

相关论文: AANet: Adaptive Aggregation Network for Efficient …

200 篇论文

Depth prediction is a critical problem in robotics applications especially autonomous driving. Generally, depth prediction based on binocular stereo matching and fusion of monocular image and laser point cloud are two mainstream methods.…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Guancheng Chen , Junli Lin , Huabiao Qin

Multi-View Stereo~(MVS) is a fundamental problem in geometric computer vision which aims to reconstruct a scene using multi-view images with known camera parameters. However, the mainstream approaches represent the scene with a fixed…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Song Zhang , Wenjia Xu , Zhiwei Wei , Lili Zhang , Yang Wang , Junyi Liu

Recent work has shown that convolutional neural networks (CNNs) can be applied successfully in disparity estimation, but these methods still suffer from errors in regions of low-texture, occlusions and reflections. Concurrently, deep…

计算机视觉与模式识别 · 计算机科学 2019-05-09 Junming Zhang , Katherine A. Skinner , Ram Vasudevan , Matthew Johnson-Roberson

Multi-View Stereo plays a pivotal role in civil engineering by facilitating 3D modeling, precise engineering surveying, quantitative analysis, as well as monitoring and maintenance. It serves as a valuable tool, offering high-precision and…

计算机视觉与模式识别 · 计算机科学 2024-10-25 Hongxin Peng , Yongjian Liao , Weijun Li , Chuanyu Fu , Guoxin Zhang , Ziquan Ding , Zijie Huang , Qiku Cao , Shuting Cai

Neural architecture search has attracted wide attentions in both academia and industry. To accelerate it, researchers proposed weight-sharing methods which first train a super-network to reuse computation among different operators, from…

机器学习 · 计算机科学 2020-12-16 Xin Chen , Lingxi Xie , Jun Wu , Longhui Wei , Yuhui Xu , Qi Tian

3D segmentation with deep learning if trained with full resolution is the ideal way of achieving the best accuracy. Unlike in 2D, 3D segmentation generally does not have sparse outliers, prevents leakage to surrounding soft tissues, at the…

图像与视频处理 · 电气工程与系统科学 2020-06-11 Orhan Akal , Zhigang Peng , Gerardo Hermosillo Valadez

Modern day Language Models see extensive use in text classification, yet this comes at significant computational cost. Compute-effective classification models are needed for low-resource environments, most notably on edge devices. We…

机器学习 · 计算机科学 2024-11-22 Stan Loosmore , Alexander Titus

Disparity prediction from stereo images is essential to computer vision applications including autonomous driving, 3D model reconstruction, and object detection. To predict accurate disparity map, we propose a novel deep learning…

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

Stereo correspondence matching is an essential part of the multi-step stereo depth estimation process. This paper revisits the depth estimation problem, avoiding the explicit stereo matching step using a simple two-tower convolutional…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Rohit Choudhary , Mansi Sharma , Rithvik Anil

Large-scale transformers are central to modern semantic communication, yet their high computational and communication costs hinder deployment on resource-constrained edge devices. This paper introduces a training-free framework for adaptive…

机器学习 · 计算机科学 2025-09-15 Omar Erak , Omar Alhussein , Hatem Abou-Zeid , Mehdi Bennis , Sami Muhaidat

Medical image segmentation can provide detailed information for clinical analysis which can be useful for scenarios where the detailed location of a finding is important. Knowing the location of disease can play a vital role in treatment…

图像与视频处理 · 电气工程与系统科学 2021-11-23 Abhishek Srivastava , Sukalpa Chanda , Debesh Jha , Michael A. Riegler , Pål Halvorsen , Dag Johansen , Umapada Pal

Existing learning-based methods effectively reconstruct HDR images from multi-exposure LDR inputs with extended dynamic range and improved detail, but they rely more on empirical design rather than theoretical foundation, which can impact…

图像与视频处理 · 电气工程与系统科学 2025-07-08 Xinyue Li , Zhangkai Ni , Wenhan Yang

In this paper, we propose a similarity-aware fusion network (SAFNet) to adaptively fuse 2D images and 3D point clouds for 3D semantic segmentation. Existing fusion-based methods achieve remarkable performances by integrating information…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Linqing Zhao , Jiwen Lu , Jie Zhou

In this paper, we present a novel approach to detect ground control points (GCPs) for stereo matching problem. First of all, we train a convolutional neural network (CNN) on a large stereo set, and compute the matching confidence of each…

计算机视觉与模式识别 · 计算机科学 2016-05-10 Zhun Zhong , Songzhi Su , Donglin Cao , Shaozi Li

Many scientific computations need multi-node parallelism for matching up both space (memory) and time (speed) ever-increasing requirements. The use of GPUs as accelerators introduces yet another level of complexity for the programmer and…

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

Autonomous robotic systems and self driving cars rely on accurate perception of their surroundings as the safety of the passengers and pedestrians is the top priority. Semantic segmentation is one the essential components of environmental…

计算机视觉与模式识别 · 计算机科学 2021-02-10 Ran Cheng , Ryan Razani , Ehsan Taghavi , Enxu Li , Bingbing Liu

Matching cost aggregation plays a fundamental role in learning-based multi-view stereo networks. However, directly aggregating adjacent costs can lead to suboptimal results due to local geometric inconsistency. Related methods either seek…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Jiang Wu , Rui Li , Haofei Xu , Wenxun Zhao , Yu Zhu , Jinqiu Sun , Yanning Zhang

In this paper, we propose CGI-Stereo, a novel neural network architecture that can concurrently achieve real-time performance, competitive accuracy, and strong generalization ability. The core of our CGI-Stereo is a Context and Geometry…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Gangwei Xu , Huan Zhou , Xin Yang

Neural network-based semantic segmentation has achieved remarkable results when large amounts of annotated data are available, that is, in the supervised case. However, such data is expensive to collect and so methods have been developed to…

计算机视觉与模式识别 · 计算机科学 2021-06-25 Xueqing Deng , Yi Zhu , Yuxin Tian , Shawn Newsam