Skip to content

booleanhunter-tech-blog/smarttry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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