Learning Deep Descriptors With Scale-Aware Triplet Networks
Research on learning suitable feature descriptors for Computer Vision has recently shifted to deep learning where the biggest challenge lies with the formulation of appropriate loss functions, especially since the descriptors to be learned are not known at training time. While approaches such as Siamese and triplet losses have been applied with success, it is still not well understood what makes a good loss function. In this spirit, this work demonstrates that many commonly used losses suffer from a range of problems. Based on this analysis, we introduce mixed-context losses and scale-aware sampling, two methods that when combined enable networks to learn consistently scaled descriptors for the first time.
Code (0)
등록된 구현이 없습니다.
Tasks
TripletSimilar Papers 제목 키워드 기반
TCDesc: Learning Topology Consistent Descriptors
Triplet loss is widely used for learning local descriptors from image patch. However, triplet loss only minimizes the Euclidean distance between matching descriptors and maximizes that between the non-matching descriptor…
TripletLearning 3D Keypoint Descriptors for Non-Rigid Shape Matching
In this paper, we present a novel deep learning framework that derives discriminative local descriptors for 3D surface shapes. In contrast to previous convolutional neural networks (CNNs) that rely on rendering multi-vie…
Metric LearningTripletDeep Hashing with Triplet Quantization Loss
With the explosive growth of image databases, deep hashing, which learns compact binary descriptors for images, has become critical for fast image retrieval. Many existing deep hashing methods leverage quantization loss,…
Deep HashingImage RetrievalQuantizationRetrieval+1MTLDesc: Looking Wider to Describe Better
Limited by the locality of convolutional neural networks, most existing local features description methods only learn local descriptors with local information and lack awareness of global and surrounding spatial context.…
Indoor LocalizationTripletLearning local feature descriptors with triplets and shallow convolutional neural networks
It has recently been demonstrated that local feature descriptors based on convolutional neural networks (CNN) can significantly improve the matching performance. Previous work on learning such descriptors has focused o…
Triplet