paper-with-me

Papers

Detecting Ground Control Points via Convolutional Neural Network for Stereo Matching

2016-05-08 · Zhun Zhong, Songzhi Su, Donglin Cao, Shaozi Li

In this paper, we present a novel approach to detect ground control points (GCPs) for stereo matching problem. First of all, we train a convolutional neural network (CNN) on a large stereo set, and compute the matching confidence of each pixel by using the trained CNN model. Secondly, we present a ground control points selection scheme according to the maximum matching confidence of each pixel. Finally, the selected GCPs are used to refine the matching costs, and we apply the new matching costs to perform optimization with semi-global matching algorithm for improving the final disparity maps. We evaluate our approach on the KITTI 2012 stereo benchmark dataset. Our experiments show that the proposed approach significantly improves the accuracy of disparity maps.

📄 PDF Abstract BibTeX arXiv:1605.02289

Code (0)

등록된 구현이 없습니다.

Tasks

Stereo MatchingStereo Matching Hand

Similar Papers 제목 키워드 기반

A Comparison of Stereo-Matching Cost between Convolutional Neural Network and Census for Satellite Images

2019-05-22 · Bihe Chen, Rongjun Qin, Xu Huang, Shuang Song 외

Stereo dense image matching can be categorized to low-level feature based matching and deep feature based matching according to their matching cost metrics. Census has been proofed to be one of the most efficient low-lev…

Stereo MatchingStereo Matching Hand

SymmNet: A Symmetric Convolutional Neural Network for Occlusion Detection

2018-07-03 · Ang Li, Zejian yuan

Detecting the occlusion from stereo images or video frames is important to many computer vision applications. Previous efforts focus on bundling it with the computation of disparity or optical flow, leading to a chicken-…

Optical Flow Estimation

Just a Few Points Are All You Need for Multi-View Stereo: A Novel Semi-Supervised Learning Method for Multi-View Stereo

2021-01-01 · ICCV 2021 10 · Taekyung Kim, Jaehoon Choi, Seokeon Choi, Dongki Jung 외

While learning-based multi-view stereo (MVS) methods have recently shown successful performances in quality and efficiency, limited MVS data hampers generalization to unseen environments. A simple solution is to gene…

3D ReconstructionAll

Learning to Detect Ground Control Points for Improving the Accuracy of Stereo Matching

2014-06-01 · CVPR 2014 6 · Aristotle Spyropoulos, Nikos Komodakis, Philippos Mordohai

While machine learning has been instrumental to the ongoing progress in most areas of computer vision, it has not been applied to the problem of stereo matching with similar frequency or success. We present a supervised …

Stereo MatchingStereo Matching Hand

Detecting and Mapping Trees in Unstructured Environments with a Stereo Camera and Pseudo-Lidar

2021-03-29 · Brian H. Wang, Carlos Diaz-Ruiz, Jacopo Banfi, Mark Campbell

We present a method for detecting and mapping trees in noisy stereo camera point clouds, using a learned 3-D object detector. Inspired by recent advancements in 3-D object detection using a pseudo-lidar representation fo…

object-detectionObject Detection