paper-with-me

Papers

Local Feature Descriptor Learning with Adaptive Siamese Network

2017-06-16 · Chong Huang, Qiong Liu, Yan-Ying Chen, Kwang-Ting, Cheng

Although the recent progress in the deep neural network has led to the development of learnable local feature descriptors, there is no explicit answer for estimation of the necessary size of a neural network. Specifically, the local feature is represented in a low dimensional space, so the neural network should have more compact structure. The small networks required for local feature descriptor learning may be sensitive to initial conditions and learning parameters and more likely to become trapped in local minima. In order to address the above problem, we introduce an adaptive pruning Siamese Architecture based on neuron activation to learn local feature descriptors, making the network more computationally efficient with an improved recognition rate over more complex networks. Our experiments demonstrate that our learned local feature descriptors outperform the state-of-art methods in patch matching.

📄 PDF Abstract BibTeX arXiv:1706.05358

Code (0)

등록된 구현이 없습니다.

Tasks

Patch Matching

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Content-Based Landmark Retrieval Combining Global and Local Features using Siamese Neural Networks

2022-08-03 · Tianyi Hu, Monika Kwiatkowski, Simon Matern, Olaf Hellwich

In this work, we present a method for landmark retrieval that utilizes global and local features. A Siamese network is used for global feature extraction and metric learning, which gives an initial ranking of the landmar…

Metric LearningRe-RankingRetrievalTransfer Learning

SConE: Siamese Constellation Embedding Descriptor for Image Matching

2018-09-28 · Tomasz Trzcinski, Jacek Komorowski, Lukasz Dabala, Konrad Czarnota 외

Numerous computer vision applications rely on local feature descriptors, such as SIFT, SURF or FREAK, for image matching. Although their local character makes image matching processes more robust to occlusions, it often …

Learning a Local Feature Descriptor for 3D LiDAR Scans

2018-09-20 · Ayush Dewan, Tim Caselitz, Wolfram Burgard

Robust data association is necessary for virtually every SLAM system and finding corresponding points is typically a preprocessing step for scan alignment algorithms. Traditionally, handcrafted feature descriptors were u…

Metric Learning

Learning Local Image Descriptors with Deep Siamese and Triplet Convolutional Networks by Minimising Global Loss Functions

2015-12-31 · CVPR 2016 6 · Vijay Kumar B G, Gustavo Carneiro, Ian Reid

Recent innovations in training deep convolutional neural network (ConvNet) models have motivated the design of new methods to automatically learn local image descriptors. The latest deep ConvNets proposed for this task c…

General ClassificationTriplet

An experimental evaluation of Siamese Neural Networks for robot localization using omnidirectional imaging in indoor environments

2024-07-15 · J. J. Cabrera, V. Román, A. Gil, O. Reinoso 외

The objective of this paper is to address the localization problem using omnidirectional images captured by a catadioptric vision system mounted on the robot. For this purpose, we explore the potential of Siamese Neural …

Image Retrieval