中文
相关论文

相关论文: Image-Coupled Volume Propagation for Stereo Matchi…

200 篇论文

Due to the abundance of 2D product images from the Internet, developing efficient and scalable algorithms to recover the missing depth information is central to many applications. Recent works have addressed the single-view depth estimation…

计算机视觉与模式识别 · 计算机科学 2016-06-13 Guilin Liu , Chao Yang , Zimo Li , Duygu Ceylan , Qixing Huang

In this paper, we present a learning-based framework for sparse depth video completion. Given a sparse depth map and a color image at a certain viewpoint, our approach makes a cost volume that is constructed on depth hypothesis planes. To…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Jungeon Kim , Soongjin Kim , Jaesik Park , Seungyong Lee

In most computer vision applications, convolutional neural networks (CNNs) operate on dense image data generated by ordinary cameras. Designing CNNs for sparse and irregularly spaced input data is still an open problem with numerous…

计算机视觉与模式识别 · 计算机科学 2018-08-06 Abdelrahman Eldesokey , Michael Felsberg , Fahad Shahbaz Khan

In the dynamic realm of deepfake detection, this work presents an innovative approach to validate video content. The methodology blends advanced 2-dimensional and 3-dimensional Convolutional Neural Networks. The 3D model is uniquely…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Aagam Bakliwal , Amit D. Joshi

Estimating depth from a single RGB image is an ill-posed and inherently ambiguous problem. State-of-the-art deep learning methods can now estimate accurate 2D depth maps, but when the maps are projected into 3D, they lack local detail and…

计算机视觉与模式识别 · 计算机科学 2017-12-05 Jun Li , Reinhard Klein , Angela Yao

Although convolution neural network based stereo matching architectures have made impressive achievements, there are still some limitations: 1) Convolutional Feature (CF) tends to capture appearance information, which is inadequate for…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Biyang Liu , Huimin Yu , Yangqi Long

Deep image translation methods have recently shown excellent results, outputting high-quality images covering multiple modes of the data distribution. There has also been increased interest in disentangling the internal representations…

计算机视觉与模式识别 · 计算机科学 2018-11-06 Abel Gonzalez-Garcia , Joost van de Weijer , Yoshua Bengio

We present an efficient multi-view stereo (MVS) network for 3D reconstruction from multiview images. While previous learning based reconstruction approaches performed quite well, most of them estimate depth maps at a fixed resolution using…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Anzhu Yu , Wenyue Guo , Bing Liu , Xin Chen , Xin Wang , Xuefeng Cao , Bingchuan Jiang

Feature pooling layers (e.g., max pooling) in convolutional neural networks (CNNs) serve the dual purpose of providing increasingly abstract representations as well as yielding computational savings in subsequent convolutional layers. We…

机器学习 · 计算机科学 2016-11-17 Shuangfei Zhai , Hui Wu , Abhishek Kumar , Yu Cheng , Yongxi Lu , Zhongfei Zhang , Rogerio Feris

Recently, there has been a paradigm shift in stereo matching with learning-based methods achieving the best results on all popular benchmarks. The success of these methods is due to the availability of training data with ground truth;…

计算机视觉与模式识别 · 计算机科学 2018-04-06 Konstantinos Batsos , Changjiang Cai , Philippos Mordohai

We present 3DMV, a novel method for 3D semantic scene segmentation of RGB-D scans in indoor environments using a joint 3D-multi-view prediction network. In contrast to existing methods that either use geometry or RGB data as input for this…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Angela Dai , Matthias Nießner

Convolutional neural networks (CNNs) have achieved state-of-the-art performance for automatic medical image segmentation. However, they have not demonstrated sufficiently accurate and robust results for clinical use. In addition, they are…

Scene depth estimation from stereo and monocular imagery is critical for extracting 3D information for downstream tasks such as scene understanding. Recently, learning-based methods for depth estimation have received much attention due to…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Zhaoshuo Li , Nathan Drenkow , Hao Ding , Andy S. Ding , Alexander Lu , Francis X. Creighton , Russell H. Taylor , Mathias Unberath

Object detection and recognition algorithms using deep convolutional neural networks (CNNs) tend to be computationally intensive to implement. This presents a particular challenge for embedded systems, such as mobile robots, where the…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Uziel Jaramillo-Avila , Sean R. Anderson

Photometric stereo provides an important method for high-fidelity 3D reconstruction based on multiple intensity images captured under different illumination directions. In this paper, we present a complete framework, including a multilight…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Yanlong Cao , Binjie Ding , Zewei He , Jiangxin Yang , Jingxi Chen , Yanpeng Cao , Xin Li

Seam carving is a representative content-aware image retargeting approach to adjust the size of an image while preserving its visually prominent content. To maintain visually important content, seam-carving algorithms first calculate the…

多媒体 · 计算机科学 2021-07-20 Seung-Hun Nam , Wonhyuk Ahn , In-Jae Yu , Myung-Joon Kwon , Minseok Son , Heung-Kyu Lee

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

Medical head CT-scan imaging has been successfully combined with deep learning for medical diagnostics of head diseases and lesions[1]. State of the art classification models and algorithms for this task usually are based on 3d convolution…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Luis Leal , Marvin Castillo , Fernando Juarez , Erick Ramirez , Mildred Aspuac , Diana Letona

Stereo superpixel segmentation aims at grouping the discretizing pixels into perceptual regions through left and right views more collaboratively and efficiently. Existing superpixel segmentation algorithms mostly utilize color and spatial…

计算机视觉与模式识别 · 计算机科学 2022-08-18 Hua Li , Junyan Liang , Ruiqi Wu , Runmin Cong , Junhui Wu , Sam Tak Wu Kwong

We present an improved three-step pipeline for the stereo matching problem and introduce multiple novelties at each stage. We propose a new highway network architecture for computing the matching cost at each possible disparity, based on…

计算机视觉与模式识别 · 计算机科学 2017-01-03 Amit Shaked , Lior Wolf
‹ 上一页 1 8 9 10 下一页 ›