yuruntian / L2-Net

Code and mode for CVPR 2017 paper "L2-Net: Deep Learning of Discriminative Patch Descriptor in Euclidean Space"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

L2-Net: Deep Learning of Discriminative Patch Descriptor in Euclidean Space

This is a Matlab implementation of the L2-Net feature descriptor presented in [1].

[1]Y. Tian, B. Fan, F. Wu. "L2-Net: Deep Learning of Discriminative Patch Descriptor in Euclidean Space", CVPR, 2017.

Requirements

MatConvNet 1.0-beta18 or higher( http://www.vlfeat.org/matconvnet/).

About

Code and mode for CVPR 2017 paper "L2-Net: Deep Learning of Discriminative Patch Descriptor in Euclidean Space"


Languages

Language:MATLAB 100.0%