Skip to content
Snippets Groups Projects
Commit 59fc047c authored by Michael Pitidis's avatar Michael Pitidis
Browse files

Update README

parent 50bdb49d
No related branches found
No related tags found
No related merge requests found
# INSTRUCTIONS
Since the Python Qt bindings are not currently installed on DICE
machines, we have prepared a binary suitable for execution with
[cxfreeze]. To run the program enter ./bin/labelme from the toplevel
folder of the application. This has been tested succesfully on
student.compute.
[cxfreeze]: http://cx-freeze.sourceforge.net/
<!-- vim: set ft=markdown tw=72: -->
# Labelme
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.
# Dependencies
Labelme requires at least Python 2.6 and has been tested with PyQt 4.8.
# TODO
- Refactor into a Python package.
- Add installation script.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment