convnet-for-geometric-matching icon indicating copy to clipboard operation
convnet-for-geometric-matching copied to clipboard

A Lasagne and Theano implementation of the paper "Convolutional neural network architecture for geometric matching" by Ignacio Rocco, Relja Arandjelović, and Josef Sivic

Results 1 convnet-for-geometric-matching issues
Sort by recently updated
recently updated
newest added

Hi, I can see your results in the readme but do you have a demo code to visually these results? Like https://github.com/ignacio-rocco/cnngeometric_pytorch/blob/master/demo.py I was following the original project and I...