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 v0.8 (200811) - Open config file with notepad.exe as default in Windows - Cleaned some useless codes v0.9 (200812) - Fixed unexpected error when closing file - Fixed writing wrong version to json(0.8.1 --> 4.1.1) - Added drag & drop function (drag & drop to open image except folder) - Added brightness & contrast adjustment function (View - Brightness Contrast) - Added RGB indicator right to labellist (same color with polygon) - Cleaned some codes v0.9.5 - Fixed warning in terminal saying JSON file may be incompatible with 'current labelme' - imageData & imagePath will be rewritten everytime json is loadedv0.9.6
- Fixed Runtime Error when deleteing multiple polygon labels
- Added crosshair when creating polygon : Fixed low framelate when showing crosshair
v1.0
- You can now toggle crosshair : Do not use config['cross_hair'] yet
- Fixed error when opening euckr encoded json
- To Do
- Add open recent directory menu bar
- drag & drop folder
- Enable deleting elements from label list
@misc{labelme2016, author = {Kentaro Wada}, title = {{labelme: Image Polygonal Annotation with Python}}, howpublished = {\url{https://github.com/wkentaro/labelme}}, year = {2016} }
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
enhancedlabelme-1.0.0.tar.gz
(1.4 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file enhancedlabelme-1.0.0.tar.gz.
File metadata
- Download URL: enhancedlabelme-1.0.0.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.3.1.post20200810 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea07291e2588d594a7764b7b97e29433abd4bff1d30d9b24baba32713d0ae3a5
|
|
| MD5 |
727f7f437d8d588b20bc226b69db30b5
|
|
| BLAKE2b-256 |
da626784e43d050de3a213ca92e9cd926b2feab24e5b97f30cea01b3154fd0ba
|
File details
Details for the file enhancedlabelme-1.0.0-py2.py3-none-any.whl.
File metadata
- Download URL: enhancedlabelme-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 2.8 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.3.1.post20200810 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bdf9e3e7f919827bd8f91fad1f324537d26a6264ae1e870adefabe6b892cf502
|
|
| MD5 |
dfd39e4447465232e2455ed2b86446d8
|
|
| BLAKE2b-256 |
23661ef793a112f7ae52621b805d86cd428f0e799f4cb47c771e2dbf830109ce
|