中文
相关论文

相关论文: Adaptive Deconvolution-based stereo matching Net f…

200 篇论文

Deep convolutional neural networks (DCNN) have been widely adopted for research on super resolution recently, however previous work focused mainly on stacking as many layers as possible in their model, in this paper, we present a new…

计算机视觉与模式识别 · 计算机科学 2018-04-18 Yiwen Huang , Ming Qin

When a human matches two images, the viewer has a natural tendency to view the wide area around the target pixel to obtain clues of right correspondence. However, designing a matching cost function that works on a large window in the same…

计算机视觉与模式识别 · 计算机科学 2017-09-20 Haesol Park , Kyoung Mu Lee

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…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Xuelian Cheng , Yiran Zhong , Mehrtash Harandi , Tom Drummond , Zhiyong Wang , Zongyuan Ge

Despite the great success of deep learning in stereo matching, recovering accurate disparity maps is still challenging. Currently, L1 and cross-entropy are the two most widely used losses for stereo network training. Compared with the…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Peng Xu , Zhiyu Xiang , Chenyu Qiao , Jingyun Fu , Tianyu Pu

Depth estimation under adverse conditions remains a significant challenge. Recently, multi-spectral depth estimation, which integrates both visible light and thermal images, has shown promise in addressing this issue. However, existing…

计算机视觉与模式识别 · 计算机科学 2024-11-07 Zihan Qin , Jialei Xu , Wenbo Zhao , Junjun Jiang , Xianming Liu

The area of computer vision is one of the most discussed topics amongst many scholars, and stereo matching is its most important sub fields. After the parallax map is transformed into a depth map, it can be applied to many intelligent…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Hewei Wang , Muhammad Salman Pathan , Soumyabrata Dev

Scene parsing is an important and challenging prob- lem in computer vision. It requires labeling each pixel in an image with the category it belongs to. Tradition- ally, it has been approached with hand-engineered features from color…

机器学习 · 统计学 2014-11-18 Rahul Mohan

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

Stereo matching neural networks often involve a Siamese structure to extract intermediate features from left and right images. The similarity between these intermediate left-right features significantly impacts the accuracy of disparity…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Pengfei Wang , Xiaofei Hui , Beijia Lu , Nimrod Lilith , Jun Liu , Sameer Alam

In this paper, we present a novel recurrent multi-view stereo network based on long short-term memory (LSTM) with adaptive aggregation, namely AA-RMVSNet. We firstly introduce an intra-view aggregation module to adaptively extract image…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Zizhuang Wei , Qingtian Zhu , Chen Min , Yisong Chen , Guoping Wang

Deep learning in k-space has demonstrated great potential for image reconstruction from undersampled k-space data in fast magnetic resonance imaging (MRI). However, existing deep learning-based image reconstruction methods typically apply…

图像与视频处理 · 电气工程与系统科学 2020-06-11 Tianming Du , Honggang Zhang , Yuemeng Li , Hee Kwon Song , Yong Fan

Finding a template in a search image is an important task underlying many computer vision applications. Recent approaches perform template matching in a deep feature-space, produced by a convolutional neural network (CNN), which is found to…

计算机视觉与模式识别 · 计算机科学 2021-05-10 Bo Gao , M. W. Spratling

Recently, Siamese-based trackers have achieved promising performance in visual tracking. Most recent Siamese-based trackers typically employ a depth-wise cross-correlation (DW-XCorr) to obtain multi-channel correlation information from the…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Wencheng Han , Xingping Dong , Fahad Shahbaz Khan , Ling Shao , Jianbing Shen

Stereo matching is a fundamental building block for many vision and robotics applications. An informative and concise cost volume representation is vital for stereo matching of high accuracy and efficiency. In this paper, we present a novel…

计算机视觉与模式识别 · 计算机科学 2022-06-24 Gangwei Xu , Junda Cheng , Peng Guo , Xin Yang

The complementary fusion of light detection and ranging (LiDAR) data and image data is a promising but challenging task for generating high-precision and high-density point clouds. This study proposes an innovative LiDAR-guided stereo…

计算机视觉与模式识别 · 计算机科学 2022-02-25 Yongjun Zhang , Siyuan Zou , Xinyi Liu , Xu Huang , Yi Wan , Yongxiang Yao

We present Uncertainty-aware Cascaded Stereo Network (UCS-Net) for 3D reconstruction from multiple RGB images. Multi-view stereo (MVS) aims to reconstruct fine-grained scene geometry from multi-view images. Previous learning-based MVS…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Shuo Cheng , Zexiang Xu , Shilin Zhu , Zhuwen Li , Li Erran Li , Ravi Ramamoorthi , Hao Su

We present ApproxConv, a novel method for compressing the layers of a convolutional neural network. Reframing conventional discrete convolution as continuous convolution of parametrised functions over space, we use functional approximations…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Theo W. Costain , Victor Adrian Prisacariu

Objects in aerial images have greater variations in scale and orientation than in typical images, so detection is more difficult. Convolutional neural networks use a variety of frequency- and orientation-specific kernels to identify objects…

计算机视觉与模式识别 · 计算机科学 2021-11-08 Guo-Ye Yang , Xiang-Li Li , Ralph R. Martin , Shi-Min Hu

Multi-view stereo methods have achieved great success for depth estimation based on the coarse-to-fine depth learning frameworks, however, the existing methods perform poorly in recovering the depth of object boundaries and detail regions.…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Haitao Tian , Junyang Li , Chenxing Wang , Helong Jiang

Non-local self-similarity based low rank algorithms are the state-of-the-art methods for image denoising. In this paper, a new method is proposed by solving two issues: how to improve similar patches matching accuracy and build an…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Jing Guo , Shuping Wang , Chen Luo , Qiyu Jin , Michael Kwok-Po Ng
‹ 上一页 1 8 9 10 下一页 ›