Tricolops
|
6f2e5e49e1
Added BarcodeDecodeModel for enhanced decoding capabilities. Implemented manual intervention for barcode detection by allowing specification of general areas when automatic detection fails. Reorganized code structure to streamline the execution flow and improve maintainability of segmentation and decoding operations.
|
1 year ago |
Noman
|
96c7132de1
Changes made to labelme to integrate with Paddle Detection and Paddle Segmentation
|
1 year ago |
Kentaro Wada
|
913927c147
Show xy coordinate in the status bar
|
2 years ago |
Kentaro Wada
|
1fd98ba452
Rename function name more pythonic
|
1 year ago |
Kentaro Wada
|
d220eb7914
Support multiple edit of annotations
|
1 year ago |
杰瑞雾里
|
4329343b14
1.Modified several instances of text without localization processing
|
2 years ago |
Kentaro Wada
|
9085123e56
Save mask as uint8 for better compatibility with other tools
|
1 year ago |
Wang Xin
|
906a2173eb
Update app.py
|
2 years ago |
Wang Xin
|
c337ff341e
Update app.py
|
2 years ago |
Wang Xin
|
3ba59468ca
fix a typo
|
2 years ago |
Kentaro Wada
|
4b6813fb0d
Keep selected state when duplicating shapes
|
2 years ago |
Kentaro Wada
|
13aaa3d520
Add copy and paste to edit menu (need to enable shortcut)
|
2 years ago |
Kentaro Wada
|
44efd36bdc
Refactor regex filename search
|
2 years ago |
Michael Litvin
|
785b2187dd
Regex filename search
|
4 years ago |
Kentaro Wada
|
c0330d4ffa
Apply ruff
|
2 years ago |
Michael Litvin
|
f30ad5a197
Toggle all polygons menu with shortcuts
|
4 years ago |
Michael Litvin
|
ec88ffedd0
os.path.normpath filenames to display paths correctly on Windows
|
4 years ago |
Kentaro Wada
|
d1b8a22adc
Enable "I" in ruff.toml
|
2 years ago |
Kentaro Wada
|
62d5f92548
Use line-length 88 instead of 79
|
2 years ago |
Kentaro Wada
|
1c23cf0d43
Set default ai model by config
|
2 years ago |
Kentaro Wada
|
897ea14e5b
Add createMode="ai_mask" that generates shape_type="mask"
|
2 years ago |
Kentaro Wada
|
330199cbed
Refactor toggleDrawMode
|
2 years ago |
Kentaro Wada
|
103f96167f
Enable selectAiModel by default even before start using AI
|
2 years ago |
Kentaro Wada
|
ea320efcdd
Use fitWindow as action menu
|
2 years ago |
Kentaro Wada
|
5fb13e8200
Improve the order of openNext and openPrev
|
2 years ago |
Kentaro Wada
|
80d80861d9
Clean up tool manu: remove ones less common, make diff in action and others
|
2 years ago |
Kentaro Wada
|
dcc0a2342a
Remove unnecessary underscore from menu title
|
2 years ago |
Kentaro Wada
|
6152d6b3ff
Add newline to short action manu title
|
2 years ago |
Kentaro Wada
|
f85133a01a
Remove setFont call not to mess the font
|
2 years ago |
Kentaro Wada
|
c201114850
Fix for flake8, black
|
2 years ago |