Skip to content

Instantly share code, notes, and snippets.

@hzhan147
Created March 15, 2019 06:58
Show Gist options
  • Save hzhan147/2d76030de19eb63e044e63eddcbb4f5c to your computer and use it in GitHub Desktop.
Save hzhan147/2d76030de19eb63e044e63eddcbb4f5c to your computer and use it in GitHub Desktop.
This shell script will install image augmentor tool for annotation
sudo apt-get install python-pip
sudo -H pip install augmentor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment