Table of Contents
Easily build fine-tuned Imagenet models with Keras and Tensorflow
Verified on Ubuntu Bionic
$ python3 -m venv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
(you will need to provide the token, see the jupyter
CLI output)