Commit History

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