/smarttry

Code for the SmartTry blog

Primary LanguageHTML

SmartTry

This repository contains the code for the SmartTry application.

Instructions of usage:

  1. Install Python3.x and pip
  2. Create a virtual environment python3 -m venv smarttry-tutorial-env
  3. Activate virtual environment source smarttry-tutorial-env/bin/activate
  4. Install dependencies pip install -r requirements.txt
  5. Run Jupyter-notebook jupyter-lab smarttry.ipynb
  6. Follow the tutorial!

Acknowledgements

PyImageSearch

Egen Solutions

Binder