paper-with-me

Papers

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 the matching performance. Unfortunately their computational complexity is prohibitive for any practical application. We address this problem and propose a CNN based descriptor with improved matching performance, significantly reduced training and execution time, as well as low dimensionality. We propose to train the network with triplets of patches that include a positive and negative pairs. To that end we introduce a new loss function that exploits the relations within the triplets. We compare our approach to recently introduced MatchNet and DeepCompare and demonstrate the advantages of our descriptor in terms of performance, memory footprint and speed i.e. when run in GPU, the extraction time of our 128 dimensional feature is comparable to the fastest available binary descriptors such as BRIEF and ORB.

📄 PDF Abstract BibTeX arXiv:1601.05030

Code (1)

vbalnt/pnnet 공식 구현 torch

Tasks

GPU

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

TCDesc: Learning Topology Consistent Descriptors

2020-06-05 · Honghu Pan, Fanyang Meng, Zhenyu He, Yongsheng Liang 외

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…

Triplet

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

Learning 3D Keypoint Descriptors for Non-Rigid Shape Matching

2018-09-01 · ECCV 2018 9 · Hanyu Wang, Jianwei Guo, Dong-Ming Yan, Weize Quan 외

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 LearningTriplet

Learning Spread-out Local Feature Descriptors

2017-08-21 · ICCV 2017 10 · Xu Zhang, Felix X. Yu, Sanjiv Kumar, Shih-Fu Chang

We propose a simple, yet powerful regularization technique that can be used to significantly improve both the pairwise and triplet losses in learning local feature descriptors. The idea is that in order to fully utilize …

Triplet

Learning local feature descriptors with triplets and shallow convolutional neural networks

2016-09-01 · British Machine Vision Conference 2016 9 · V. Balntas, E. Riba, D. Ponsa, and K. Mikolajczyk.

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