Detecting Ground Control Points via Convolutional Neural Network for Stereo Matching
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Stereo MatchingStereo Matching HandSimilar Papers 제목 키워드 기반
A Comparison of Stereo-Matching Cost between Convolutional Neural Network and Census for Satellite Images
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 HandSymmNet: A Symmetric Convolutional Neural Network for Occlusion Detection
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 EstimationJust a Few Points Are All You Need for Multi-View Stereo: A Novel Semi-Supervised Learning Method for Multi-View Stereo
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 ReconstructionAllLearning to Detect Ground Control Points for Improving the Accuracy of Stereo Matching
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 HandDetecting and Mapping Trees in Unstructured Environments with a Stereo Camera and Pseudo-Lidar
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