Implementation of Deep Homography in Keras
This repository implements Deep Homography in Keras. It contains both the code to generate dataset from any large image dataset (MSCOCO, CIFAR 10, etc.) and the code to train them. The trained models are stored in the models directory.
Processed data can be downloaded here
Uses of functions:
In generate-dataset.py