Skip to content

Instantly share code, notes, and snippets.

@StanCallewaert
Last active April 3, 2019 12:16
Show Gist options
  • Save StanCallewaert/fb30557e1f7c4d2aa520d2fb6286ab61 to your computer and use it in GitHub Desktop.
Save StanCallewaert/fb30557e1f7c4d2aa520d2fb6286ab61 to your computer and use it in GitHub Desktop.
Spinning up LabelImg
git clone git@github.com:tzutalin/labelImg.git
cd labelImg
brew install qt
brew install libxml2
make qt5py3
python3 labelImg.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment