vijaykbg / deep-patchmatch

Pre-trained models for our CVPR 2016 paper: "Learning Local Image Descriptors With Deep Siamese and Triplet Convolutional Networks by Minimising Global Loss Functions"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pre-trained models for our CVPR 2016 paper: "Learning Local Image Descriptors With Deep Siamese and Triplet Convolutional Networks by Minimising Global Loss Functions"

Please cite our paper if you use this code for your research: http://www.cv-foundation.org/openaccess/content_cvpr_2016/papers/G_Learning_Local_Image_CVPR_2016_paper.pdf

@InProceedings{G_2016_CVPR,
  author = {Kumar B G, Vijay and Carneiro, Gustavo and Reid, Ian},
  title = {Learning Local Image Descriptors With Deep Siamese and Triplet Convolutional Networks by Minimising Global Loss Functions},
  booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
  month = {June},
  year = {2016}
} 

Requirements: software

  1. MATLAB
  2. MatConvNet-13 (http://www.vlfeat.org/matconvnet/download/matconvnet-1.0-beta13.tar.gz)

About

Pre-trained models for our CVPR 2016 paper: "Learning Local Image Descriptors With Deep Siamese and Triplet Convolutional Networks by Minimising Global Loss Functions"

License:Apache License 2.0


Languages

Language:MATLAB 100.0%