CNN for registering two images- calculates y shift only as of now.
wget --no-check-certificate https://storage.googleapis.com/mledu-datasets/cats_and_dogs_filtered.zip -O cats_and_dogs_filtered.zip
unzip cats_and_dogs_filtered -d cat_dog
python train.py
python infer.py