Historique des commits

Auteur SHA1 Message Date
  Kentaro Wada 65d5f2baa5 Use utf-8 for json encoding il y a 4 ans
  Kentaro Wada 5c9808446a Format code with black il y a 4 ans
  Grzegorz Ruciński 9bc8a754e0 Preserve other keys on shape level il y a 5 ans
  Kentaro Wada c767fc5508 Add warning for incompatible version of labelme il y a 5 ans
  Kentaro Wada 3936c55023 Add group_id for shape annotation il y a 5 ans
  Kentaro Wada c33e449646 Remove fill color il y a 5 ans
  Kentaro Wada 025ed3d78d Remove line color il y a 5 ans
  Kentaro Wada 7cba9aabbd Fix 'version' key load and save in json il y a 5 ans
  Kentaro Wada 37bfe44276 Move __version__ to __init__.py il y a 5 ans
  Kentaro Wada df56f13eea Set PIL.Image.MAX_IMAGE_PIXELS = None for large images il y a 5 ans
  Kentaro Wada 34c88be4cd Use shapes as list of dictionary il y a 5 ans
  Kentaro Wada 4d2fe2ddca Keep text as empty string and flags as empty dict as much as possible il y a 6 ans
  Kentaro Wada 7ad8d5c5cf Refactoring to merge the feature of label-specific flags il y a 6 ans
  cmerchant ecdd186347 Added label specific flags il y a 6 ans
  Kentaro Wada 1195c45b1e Fix conversion of imageData to PNG data for PY2 + QT4 il y a 6 ans
  Kentaro Wada 2dfad85299 Load JPEG image as JPEG data (to save data storage) il y a 6 ans
  Kentaro Wada da64647176 Load image file with EXIF from both JSON and Image files il y a 6 ans
  Kentaro Wada 3df5e79752 Use colored logging with termcolor il y a 6 ans
  なるみ dc2b676b25 Fix flags default value il y a 6 ans
  Kentaro Wada b82ea08a4b Fix for flake8 il y a 6 ans
  Kentaro Wada 5f4c8767ed Add PY2 and PY3 to __init__ il y a 6 ans
  Kentaro Wada 4628f4f6a0 Add image size information into json file il y a 6 ans
  Kentaro Wada 7a1371e155 Polygon should be the default shape_type (because we use it as polygon) il y a 6 ans
  Kentaro Wada c53dc94c52 Add version entry to the output json file il y a 6 ans
  Kentaro Wada 00cfa6371c Introduce shape_type field to enhance rectangle annotation il y a 6 ans
  Kentaro Wada 43b5f14534 labelFile.py -> label_file.py il y a 6 ans