jaehyunnn / cnngeometric_tensorflow

CNNGeometric Re-implementation using TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CNNGeometric Re-implementation using TensorFlow




This is the re-implementation of the paper:

I. Rocco, R. Arandjelović and J. Sivic. Convolutional neural network architecture for geometric matching. CVPR 2017
[website][arXiv]

using Tensorflow
[for MatConvNet implementation click here]
[for Pytorch implementation click here]

TODO

  • Implement 'demo_notebook.ipynb'
  • Implement 'demo.py'
  • Implement TPS
  • Implement 'eval_pf.py'

References

[1] I. Rocco, et al. "Convolutional Neural Network Architecture for Geometric Matching." in CVPR 2017

[2] https://github.com/ignacio-rocco/cnngeometric_pytorch

About

CNNGeometric Re-implementation using TensorFlow


Languages

Language:Jupyter Notebook 89.3%Language:Python 10.7%