The repository contains 2 differents parts:
- The jupyter-notebook that trains the cat and dog model.
- A copy of the TensorFlow-Android-Example (https://github.com/tensorflow/examples/tree/master/lite/examples/image_classification/android) that run my model. I adpted the the app to handle different input sizes in order to run my model.