中文
相关论文

相关论文: CGI-Stereo: Accurate and Real-Time Stereo Matching…

200 篇论文

Autonomous driving demands accurate perception and safe decision-making. To achieve this, automated vehicles are now equipped with multiple sensors (e.g., camera, Lidar, etc.), enabling them to exploit complementary environmental context by…

计算机视觉与模式识别 · 计算机科学 2022-02-24 Xiaoming Zeng , Zhendong Wang , Yang Hu

Monocular depth estimation and semantic segmentation are two fundamental goals of scene understanding. Due to the advantages of task interaction, many works study the joint task learning algorithm. However, most existing methods fail to…

计算机视觉与模式识别 · 计算机科学 2021-09-02 Tianxiao Gao , Wu Wei , Zhongbin Cai , Zhun Fan , Shane Xie , Xinmei Wang , Qiuda Yu

Guided image restoration (GIR), such as guided depth map super-resolution and pan-sharpening, aims to enhance a target image using guidance information from another image of the same scene. Currently, joint image filtering-inspired deep…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Xinyi Liu , Qian Zhao , Jie Liang , Hui Zeng , Deyu Meng , Lei Zhang

Recently, records on stereo matching benchmarks are constantly broken by end-to-end disparity networks. However, the domain adaptation ability of these deep models is quite limited. Addressing such problem, we present a novel…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Xiao Song , Guorun Yang , Xinge Zhu , Hui Zhou , Yuexin Ma , Zhe Wang , Jianping Shi

We present a method for extracting depth information from a rectified image pair. We train a convolutional neural network to predict how well two image patches match and use it to compute the stereo matching cost. The cost is refined by…

计算机视觉与模式识别 · 计算机科学 2015-10-21 Jure Žbontar , Yann LeCun

Stereo image super-resolution aims to improve the quality of high-resolution stereo image pairs by exploiting complementary information across views. To attain superior performance, many methods have prioritized designing complex modules to…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Wenbin Zou , Hongxia Gao , Liang Chen , Yunchen Zhang , Mingchao Jiang , Zhongxin Yu , Ming Tan

Recent advances in stereo matching have focused on accuracy, often at the cost of significantly increased model size. Traditionally, the community has regarded efficient models as incapable of zero-shot ability due to their limited…

计算机视觉与模式识别 · 计算机科学 2026-04-16 Junpeng Jing , Weixun Luo , Ye Mao , Krystian Mikolajczyk

Novel view synthesis is an essential functionality for enabling immersive experiences in various Augmented- and Virtual-Reality (AR/VR) applications, for which generalizable Neural Radiance Fields (NeRFs) have gained increasing popularity…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Yonggan Fu , Zhifan Ye , Jiayi Yuan , Shunyao Zhang , Sixu Li , Haoran You , Yingyan Celine Lin

Recent learning-based visual localization methods use global descriptors to disambiguate visually similar places, but existing approaches often derive these descriptors from geometric cues alone (e.g., covisibility graphs), limiting their…

计算机视觉与模式识别 · 计算机科学 2026-01-09 Son Tung Nguyen , Alejandro Fontan , Michael Milford , Tobias Fischer

Traffic data exhibits complex temporal, spatial, and spatial-temporal correlations. Most of models use either independent modules to separately extract temporal and spatial correlations or joint modules to synchronously extract them,…

计算机视觉与模式识别 · 计算机科学 2025-04-14 Kai Hu , Zhidan Zhao , Zhifeng Hao

This paper addresses the problem of range-stereo fusion, for the construction of high-resolution depth maps. In particular, we combine low-resolution depth data with high-resolution stereo data, in a maximum a posteriori (MAP) formulation.…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Georgios D. Evangelidis , Miles Hansard , Radu Horaud

A dense depth-map of a scene at an arbitrary view orientation can be estimated from dense view correspondences among multiple lower-dimensional views of the scene. These low-dimensional view correspondences are dependent on the geometrical…

计算机视觉与模式识别 · 计算机科学 2022-02-04 Hanieh Shabanian , Madhusudhanan Balasubramanian

Generative image steganography aims to conceal secret information in generated images without arousing suspicion. However, in practical scenarios involving high-capacity embedding or lossy transmission, existing methods still suffer from…

密码学与安全 · 计算机科学 2025-11-25 Yuqi Qian , Yun Cao , Meiyang Lv , Haocheng Fu

This work presents FG-Net, a general deep learning framework for large-scale point clouds understanding without voxelizations, which achieves accurate and real-time performance with a single NVIDIA GTX 1080 GPU. First, a novel noise and…

计算机视觉与模式识别 · 计算机科学 2021-06-18 Kangcheng Liu , Zhi Gao , Feng Lin , Ben M. Chen

Driven by the advancement of 3D devices, stereo vision tasks including stereo matching and stereo conversion have emerged as a critical research frontier. Contemporary stereo vision backbones typically rely on either monocular depth…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Ziyang Chen , Yansong Qu , You Shen , Xuan Cheng , Liujuan Cao

Deep Convolutional Neural Networks (CNNs) are capable of learning unprecedentedly effective features from images. Some researchers have struggled to enhance the parameters' efficiency using grouped convolution. However, the relation between…

计算机视觉与模式识别 · 计算机科学 2017-06-22 Yujia Chen , Ce Li

Unlike other vision tasks where Transformer-based approaches are becoming increasingly common, stereo depth estimation is still dominated by convolution-based approaches. This is mainly due to the limited availability of real-world ground…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Soomin Kim , Hyesong Choi , Jihye Ahn , Dongbo Min

In this paper, we propose a semantic-guided framework to address the challenging problem of large-mask image inpainting, where essential visual content is missing and contextual cues are limited. To compensate for the limited context, we…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Chae-Yeon Heo , Yeong-Jun Cho

In this paper, we propose a low error rate and real-time stereo vision system on GPU. Many stereo vision systems on GPU have been proposed to date. In those systems, the error rates and the processing speed are in trade-off relationship. We…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Qiong Chang , Tsutomu Maruyama

Convolutional neural network (CNN) has achieved state-of-the-art performance in many different visual tasks. Learned from a large-scale training dataset, CNN features are much more discriminative and accurate than the hand-crafted features.…

计算机视觉与模式识别 · 计算机科学 2016-02-01 Guo-Sen Xie , Xu-Yao Zhang , Shuicheng Yan , Cheng-Lin Liu