Kentaro Wada
|
37bfe44276
Move __version__ to __init__.py
|
5 年之前 |
Kentaro Wada
|
df56f13eea
Set PIL.Image.MAX_IMAGE_PIXELS = None for large images
|
5 年之前 |
Kentaro Wada
|
34c88be4cd
Use shapes as list of dictionary
|
5 年之前 |
Kentaro Wada
|
4d2fe2ddca
Keep text as empty string and flags as empty dict as much as possible
|
6 年之前 |
Kentaro Wada
|
7ad8d5c5cf
Refactoring to merge the feature of label-specific flags
|
6 年之前 |
cmerchant
|
ecdd186347
Added label specific flags
|
6 年之前 |
Kentaro Wada
|
1195c45b1e
Fix conversion of imageData to PNG data for PY2 + QT4
|
6 年之前 |
Kentaro Wada
|
2dfad85299
Load JPEG image as JPEG data (to save data storage)
|
6 年之前 |
Kentaro Wada
|
da64647176
Load image file with EXIF from both JSON and Image files
|
6 年之前 |
Kentaro Wada
|
3df5e79752
Use colored logging with termcolor
|
6 年之前 |
なるみ
|
dc2b676b25
Fix flags default value
|
6 年之前 |
Kentaro Wada
|
b82ea08a4b
Fix for flake8
|
6 年之前 |
Kentaro Wada
|
5f4c8767ed
Add PY2 and PY3 to __init__
|
6 年之前 |
Kentaro Wada
|
4628f4f6a0
Add image size information into json file
|
6 年之前 |
Kentaro Wada
|
7a1371e155
Polygon should be the default shape_type (because we use it as polygon)
|
6 年之前 |
Kentaro Wada
|
c53dc94c52
Add version entry to the output json file
|
6 年之前 |
Kentaro Wada
|
00cfa6371c
Introduce shape_type field to enhance rectangle annotation
|
6 年之前 |
Kentaro Wada
|
43b5f14534
labelFile.py -> label_file.py
|
6 年之前 |