Local Feature Descriptor Learning with Adaptive Siamese Network
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Patch MatchingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Content-Based Landmark Retrieval Combining Global and Local Features using Siamese Neural Networks
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 LearningSConE: Siamese Constellation Embedding Descriptor for Image Matching
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
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 LearningLearning Local Image Descriptors with Deep Siamese and Triplet Convolutional Networks by Minimising Global Loss Functions
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 ClassificationTripletAn experimental evaluation of Siamese Neural Networks for robot localization using omnidirectional imaging in indoor environments
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