Labelme is a graphical image annotation tool inspired by http://labelme.csail.mit.edu.
It is written in Python and uses Qt for its graphical interface.
Labelme requires at least Python 2.6 and has been tested with PyQt 4.8.
- Refactor into a Python package.
- Add installation script.