paper-with-me

Papers

Improved Descriptors for Patch Matching and Reconstruction

2017-01-24 · Rahul Mitra, Jiakai Zhang, Sanath Narayan, Shuaib Ahmed, Sharat Chandran, Arjun Jain

We propose a convolutional neural network (ConvNet) based approach for learning local image descriptors which can be used for significantly improved patch matching and 3D reconstructions. A multi-resolution ConvNet is used for learning keypoint descriptors. We also propose a new dataset consisting of an order of magnitude more number of scenes, images, and positive and negative correspondences compared to the currently available Multi-View Stereo (MVS) [18] dataset. The new dataset also has better coverage of the overall viewpoint, scale, and lighting changes in comparison to the MVS dataset. We evaluate our approach on publicly available datasets, such as Oxford Affine Covariant Regions Dataset (ACRD) [12], MVS [18], Synthetic [6] and Strecha [15] datasets to quantify the image descriptor performance. Scenes from the Oxford ACRD, MVS and Synthetic datasets are used for evaluating the patch matching performance of the learnt descriptors while the Strecha dataset is used to evaluate the 3D reconstruction task. Experiments show that the proposed descriptor outperforms the current state-of-the-art descriptors in both the evaluation tasks.

📄 PDF Abstract BibTeX arXiv:1701.06854

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionPatch Matching

Similar Papers 제목 키워드 기반

Pore-scale Image Patch Dataset and A Comparative Evaluation of Pore-scale Facial Features

2025-11-29 · Dong Li, HuaLiang Lin, JiaYu Li arxiv

The weak-texture nature of facial skin regions presents significant challenges for local descriptor matching in applications such as facial motion analysis and 3D face reconstruction. Although deep learning-based descrip…

3D Face Reconstruction3D Reconstruction

A Large Dataset for Improving Patch Matching

2018-01-04 · Rahul Mitra, Nehal Doiphode, Utkarsh Gautam, Sanath Narayan 외

We propose a new dataset for learning local image descriptors which can be used for significantly improved patch matching. Our proposed dataset consists of an order of magnitude more number of scenes, images, and positiv…

Patch MatchingRetrieval

PN-Net: Conjoined Triple Deep Network for Learning Local Image Descriptors

2016-01-19 · Vassileios Balntas, Edward Johns, Lilian Tang, Krystian Mikolajczyk

In this paper we propose a new approach for learning local descriptors for matching image patches. It has recently been demonstrated that descriptors based on convolutional neural networks (CNN) can significantly improve…

GPU

Descriptor-Free Multi-View Region Matching for Instance-Wise 3D Reconstruction

2020-11-27 · Takuma Doi, Fumio Okura, Toshiki Nagahara, Yasuyuki Matsushita 외

This paper proposes a multi-view extension of instance segmentation without relying on texture or shape descriptor matching. Multi-view instance segmentation becomes challenging for scenes with repetitive textures and sh…

3D ReconstructionInstance SegmentationSegmentationSemantic Segmentation

The CUDA LATCH Binary Descriptor: Because Sometimes Faster Means Better

2016-09-13 · Christopher Parker, Matthew Daiter, Kareem Omar, Gil Levi 외

Accuracy, descriptor size, and the time required for extraction and matching are all important factors when selecting local image descriptors. To optimize over all these requirements, this paper presents a CUDA port for …

GPU