Revīziju vēsture

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