Skip to content
forked from wkentaro/labelme

Image Polygonal Annotation with Python.

License

Notifications You must be signed in to change notification settings

PREM1980/labelme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

662 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Annotation with Python

This tool is forked and extended from labelme annotation tool - https://github.com/wkentaro/labelme It is written in Python and uses Qt for its graphical interface.

Requirements

  • Ubuntu - 16.4
  • Python2.7
  • PyQt5

Ubuntu

#  Ubuntu 16.04
# Python2
# Download the code from Github
# Run from the project directory - python setup.py  install 
sudo apt-get install python-pyqt5  # PyQt5

Usage

labelme  # just open gui

About

Image Polygonal Annotation with Python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Dockerfile 0.5%