中文
相关论文

相关论文: StereoNet: Guided Hierarchical Refinement for Real…

200 篇论文

State-of-the-art deep learning based stereo matching approaches treat disparity estimation as a regression problem, where loss function is directly defined on true disparities and their estimated ones. However, disparity is just a byproduct…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Youmin Zhang , Yimin Chen , Xiao Bai , Suihanjin Yu , Kun Yu , Zhiwei Li , Kuiyuan Yang

Deep-learning metrics have recently demonstrated extremely good performance to match image patches for stereo reconstruction. However, training such metrics requires large amount of labeled stereo images, which can be difficult or costly to…

计算机视觉与模式识别 · 计算机科学 2016-12-06 Stepan Tulyakov , Anton Ivanov , Francois Fleuret

Recent deep learning based approaches have outperformed classical stereo matching methods. However, current deep learning based end-to-end stereo matching methods adopt a generic encoder-decoder style network with skip connections. To limit…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Kunal Swami , Kaushik Raghavan , Nikhilanj Pelluri , Rituparna Sarkar , Pankaj Bajpai

Image harmonization aims to modify the color of the composited region with respect to the specific background. Previous works model this task as a pixel-wise image-to-image translation using UNet family structures. However, the model size…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Jingtang Liang , Xiaodong Cun , Chi-Man Pun , Jue Wang

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

We present DeepMVS, a deep convolutional neural network (ConvNet) for multi-view stereo reconstruction. Taking an arbitrary number of posed images as input, we first produce a set of plane-sweep volumes and use the proposed DeepMVS network…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Po-Han Huang , Kevin Matzen , Johannes Kopf , Narendra Ahuja , Jia-Bin Huang

We propose an efficient Stereographic Projection Neural Network (SPNet) for learning representations of 3D objects. We first transform a 3D input volume into a 2D planar image using stereographic projection. We then present a shallow 2D…

计算机视觉与模式识别 · 计算机科学 2019-01-25 Mohsen Yavartanoo , Eu Young Kim , Kyoung Mu Lee

Stereo matching is an essential basis for various applications, but most stereo matching methods have poor generalization performance and require a fixed disparity search range. Moreover, current stereo matching methods focus on the scenes…

计算机视觉与模式识别 · 计算机科学 2022-05-11 Jiazhi Liu , Feng Liu

Stereo depth estimation is a fundamental component in augmented reality (AR), which requires low latency for real-time processing. However, preprocessing such as rectification and non-ML computations such as cost volume require significant…

计算机视觉与模式识别 · 计算机科学 2025-04-30 Yongfan Liu , Hyoukjun Kwon

In this paper, we introduce the Selective Image Guided Network (SigNet), a novel degradation-aware framework that transforms depth completion into depth enhancement for the first time. Moving beyond direct completion using convolutional…

计算机视觉与模式识别 · 计算机科学 2025-03-10 Zhiqiang Yan , Zhengxue Wang , Kun Wang , Jun Li , Jian Yang

Knowledge distillation has been quite popular in vision for tasks like classification and segmentation however not much work has been done for distilling state-of-the-art stereo matching methods despite their range of applications. One of…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Rafia Rahim , Samuel Woerz , Andreas Zell

Recent advances in neural camera imaging pipelines have demonstrated notable progress. Nevertheless, the real-world imaging pipeline still faces challenges including the lack of joint optimization in system components, computational…

图像与视频处理 · 电气工程与系统科学 2024-11-19 Kepeng Xu , Zijia Ma , Li Xu , Gang He , Yunsong Li , Wenxin Yu , Taichu Han , Cheng Yang

High-speed, high-resolution stereoscopic (H2-Stereo) video allows us to perceive dynamic 3D content at fine granularity. The acquisition of H2-Stereo video, however, remains challenging with commodity cameras. Existing spatial…

计算机视觉与模式识别 · 计算机科学 2022-08-05 Ming Cheng , Yiling Xu , Wang Shen , M. Salman Asif , Chao Ma , Jun Sun , Zhan Ma

We propose an embarrassingly simple but very effective scheme for high-quality dense stereo reconstruction: (i) generate an approximate reconstruction with your favourite stereo matcher; (ii) rewarp the input images with that approximate…

计算机视觉与模式识别 · 计算机科学 2021-06-21 Corinne Stucker , Konrad Schindler

Omnidirectional depth sensing has its advantage over the conventional stereo systems since it enables us to recognize the objects of interest in all directions without any blind regions. In this paper, we propose a novel wide-baseline…

计算机视觉与模式识别 · 计算机科学 2019-08-19 Changhee Won , Jongbin Ryu , Jongwoo Lim

With the wide application of stereo images in various fields, the research on stereo image compression (SIC) attracts extensive attention from academia and industry. The core of SIC is to fully explore the mutual information between the…

多媒体 · 计算机科学 2024-12-03 Yongqi Zhai , Luyang Tang , Yi Ma , Rui Peng , Ronggang Wang

While recent deep monocular depth estimation approaches based on supervised regression have achieved remarkable performance, costly ground truth annotations are required during training. To cope with this issue, in this paper we present a…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Andrea Pilzer , Dan Xu , Mihai Marian Puscas , Elisa Ricci , Nicu Sebe

Benefiting from the developments in deep learning technology, deep-learning-based algorithms employing automatic feature extraction have achieved remarkable performance on the change detection (CD) task. However, the performance of existing…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Chengxi Han , Chen Wu , Haonan Guo , Meiqi Hu , Hongruixuan Chen

This paper presents the first attempt at stereoscopic neural style transfer, which responds to the emerging demand for 3D movies or AR/VR. We start with a careful examination of applying existing monocular style transfer methods to left and…

计算机视觉与模式识别 · 计算机科学 2018-05-22 Dongdong Chen , Lu Yuan , Jing Liao , Nenghai Yu , Gang Hua

High-refresh rate displays have become very popular in recent years due to the need for superior visual quality in gaming, professional displays and specialized applications like medical imaging. However, high-refresh rate displays alone do…

计算机视觉与模式识别 · 计算机科学 2024-07-26 Akanksha Dixit , Smruti R. Sarangi