Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
labelme
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
jakambs
labelme
Commits
59fc047c
Commit
59fc047c
authored
Dec 12, 2011
by
Michael Pitidis
Browse files
Options
Downloads
Patches
Plain Diff
Update README
parent
50bdb49d
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README
+0
-12
0 additions, 12 deletions
README
README.md
+18
-0
18 additions, 0 deletions
README.md
with
18 additions
and
12 deletions
README
deleted
100644 → 0
+
0
−
12
View file @
50bdb49d
# 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: -->
This diff is collapsed.
Click to expand it.
README.md
0 → 100644
+
18
−
0
View file @
59fc047c
# 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.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment