Skip to main content

Image Polygonal Annotation with Python

Project description

EnhancedLabelMe

1. (Linux) > pip install enhancedlabelme (Windows : Run cmd as administrator) > python -m pip install enhancedlabelme 2. you can start the program typing below command line > labelme+ 3. (to update) > pip install enhancedlabelme --upgrade v0.1 (200805) - Added time keys to json data (loadTime, saveTime) - Removed double click function when creating polygon v0.2 (200806) - Always dump jsons in utf-8 encoding - "Save Automatically" is checked as default - Added indication of work progress in the window title (# of images/# of jsons) - Added the Preference in menu bar (File - Preference) and open config file. : You can change hotkey(단축키) in this config file. It will be applied after relaunch v0.3 (200807) - Labelme will launch in fullscreen mode as default v0.4 (200810) - Added the dark theme (menubar - View - Toggle dark theme) : To set dark theme as default, add below line in config file and relaunch > dark_mode: true dark_mode: true - Changed the icon to nuvi-labs v0.6 - Fixed bug when reading json fails due to encoding v0.7 - The enhanced labelme is separated from the labelme which means it will be installed as independent package. : you don't have to delete existing labelme from now on : Start enhanced labelme by typing below line in terminal > labelme+ - Fixed tool bar icon alignment

@misc{labelme2016, author = {Kentaro Wada}, title = {{labelme: Image Polygonal Annotation with Python}}, howpublished = {\url{https://github.com/wkentaro/labelme}}, year = {2016} }

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

enhancedlabelme-0.7.2-py2.py3-none-any.whl (2.8 MB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page