L2-Net icon indicating copy to clipboard operation
L2-Net copied to clipboard

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

Results 6 L2-Net issues
Sort by recently updated
recently updated
newest added

I find Hpatches datasets already,but Brown datasets is hard to find.Where I can download this datasets? Thanks!

Hi, your work is great and I was inspired, but I have a little problem when I read the paper,Why is gkk the smallest in the third term of the...

I am really interesting in your L2-NET work, and want to reproduce the training process. Is the training code available or can I get access to it? Thanks a lot.

1.What is the Browndataset URL? 2.Since I have not been in touch with matlab to realize deep learning, please tell me the specific operation instruction of this project. thanks.

Hi @yuruntian, I read your paper and found it very interseting. I'm trying to reproduce your results using tensorflow. specifically,I'm trying to take the model trained on HPatches(with augmentation) and...

there are some statements needed to make sure: 1. while the weighting and bias are fixed at 1 and 0 respectfully,### the mean and var in it should be learned...