Created
March 15, 2019 06:58
-
-
Save hzhan147/2d76030de19eb63e044e63eddcbb4f5c to your computer and use it in GitHub Desktop.
This shell script will install image augmentor tool for annotation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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