中文
相关论文

相关论文: Multi-scale Cross-form Pyramid Network for Stereo …

200 篇论文

In this work, we propose a novel staged depthwise correlation and feature fusion network, named DCFFNet, to further optimize the feature extraction for visual tracking. We build our deep tracker upon a siamese network architecture, which is…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Dianbo Ma , Jianqiang Xiao , Ziyan Gao , Satoshi Yamane

Stereo matching under foggy scenes remains a challenging task since the scattering effect degrades the visibility and results in less distinctive features for dense correspondence matching. While some previous learning-based methods…

计算机视觉与模式识别 · 计算机科学 2024-03-07 Zihua Liu , Yizhou Li , Masatoshi Okutomi

Multispectral pan-sharpening aims at producing a high resolution (HR) multispectral (MS) image in both spatial and spectral domains by fusing a panchromatic (PAN) image and a corresponding MS image. In this paper, we propose a novel…

图像与视频处理 · 电气工程与系统科学 2020-07-21 Dong Wang , Yunpeng Bai , Ying Li

Query-based 3D object detection methods using multi-view images often struggle to efficiently leverage dynamic multi-scale information, e.g., the relationship between the object features and the geometric of the queries are not sufficiently…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Mingxi Pang , Dingheng Wang , Zekun Li , Zhenping Sun , Bo Wang , Zhihang Wang , Zhao-Xu Yang

Convolutional neural network (CNN) slides a kernel over the whole image to produce an output map. This kernel scheme reduces the number of parameters with respect to a fully connected neural network (NN). While CNN has proven to be an…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Ihsan Ullah , Alfredo Petrosino

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…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Miaojie Feng , Junda Cheng , Hao Jia , Longliang Liu , Gangwei Xu , Qingyong Hu , Xin Yang

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

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…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Bin Xu , Yuhua Xu , Xiaoli Yang , Wei Jia , Yulan Guo

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…

计算机视觉与模式识别 · 计算机科学 2015-09-29 Xuan Luo , Xuejiao Bai , Shuo Li , Hongtao Lu , Sei-ichiro Kamata

Recently, the ever-increasing capacity of large-scale annotated datasets has led to profound progress in stereo matching. However, most of these successes are limited to a specific dataset and cannot generalize well to other datasets. The…

计算机视觉与模式识别 · 计算机科学 2021-04-12 Zhelun Shen , Yuchao Dai , Zhibo Rao

Inferring the 3D shape of an object from an RGB image has shown impressive results, however, existing methods rely primarily on recognizing the most similar 3D model from the training set to solve the problem. These methods suffer from poor…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Haozhe Xie , Hongxun Yao , Shangchen Zhou , Shengping Zhang , Xiaoshuai Sun , Wenxiu Sun

Feature pyramid has been an efficient method to extract features at different scales. Development over this method mainly focuses on aggregating contextual information at different levels while seldom touching the inter-level correlation in…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Xinjiang Wang , Shilong Zhang , Zhuoran Yu , Litong Feng , Wayne Zhang

State-of-the-art object detectors usually learn multi-scale representations to get better results by employing feature pyramids. However, the current designs for feature pyramids are still inefficient to integrate the semantic information…

计算机视觉与模式识别 · 计算机科学 2018-08-27 Tao Kong , Fuchun Sun , Wenbing Huang , Huaping Liu

Time series forecasting is crucial in many fields, yet current deep learning models struggle with noise, data sparsity, and capturing complex multi-scale patterns. This paper presents MFF-FTNet, a novel framework addressing these challenges…

机器学习 · 计算机科学 2024-11-27 Yangyang Shi , Qianqian Ren , Yong Liu , Jianguo Sun

This paper proposes the Parallel Residual Bi-Fusion Feature Pyramid Network (PRB-FPN) for fast and accurate single-shot object detection. Feature Pyramid (FP) is widely used in recent visual detection, however the top-down pathway of FP…

计算机视觉与模式识别 · 计算机科学 2023-05-19 Ping-Yang Chen , Ming-Ching Chang , Jun-Wei Hsieh , Yong-Sheng Chen

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…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Jiahao Pang , Wenxiu Sun , Jimmy SJ. Ren , Chengxi Yang , Qiong Yan

Multi-view Stereo (MVS) aims to estimate depth and reconstruct 3D point clouds from a series of overlapping images. Recent learning-based MVS frameworks overlook the geometric information embedded in features and correlations, leading to…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Yuxi Hu , Jun Zhang , Zhe Zhang , Rafael Weilharter , Yuchen Rao , Kuangyi Chen , Runze Yuan , Friedrich Fraundorfer

Spatial pooling (SP) and cross-channel pooling (CCP) operators have been applied to aggregate spatial features and pixel-wise features from feature maps in deep neural networks (DNNs), respectively. Their main goal is to reduce computation…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Xiaoqing Zhang , Qiushi Nie , Zunjie Xiao , Jilu Zhao , Xiao Wu , Pengxin Guo , Runzhi Li , Jin Liu , Yanjie Wei , Yi Pan

Three-dimensional (3-D) scene reconstruction is one of the key techniques in Augmented Reality (AR), which is related to the integration of image processing and display systems of complex information. Stereo matching is a computer vision…

计算机视觉与模式识别 · 计算机科学 2019-02-19 Guang-Yu Nie , Yun Liu , Cong Wang , Yue Liu , Yongtian Wang

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