Commit történet

Szerző SHA1 Üzenet Dátum
  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 hónapja
  Noman 96c7132de1 Changes made to labelme to integrate with Paddle Detection and Paddle Segmentation 7 hónapja
  Kentaro Wada 913927c147 Show xy coordinate in the status bar 1 éve
  Kentaro Wada 24a3a5f8f9 Apply ruff 11 hónapja
  RachamimYaakobov ba5594abbf Update canvas.py 1 éve
  Kentaro Wada f063b64b58 Use tight bounding box to represent bbox for shape_type="mask" 1 éve
  Kentaro Wada d1b8a22adc Enable "I" in ruff.toml 1 éve
  Kentaro Wada 62d5f92548 Use line-length 88 instead of 79 1 éve
  Kentaro Wada 2ce212dbf7 Use class to represent AI model 1 éve
  Kentaro Wada 390d32c044 Handle when pixmap is not set yet 1 éve
  Kentaro Wada 897ea14e5b Add createMode="ai_mask" that generates shape_type="mask" 1 éve
  Kentaro Wada ea38ce0b04 Fill polygon by color for ai_polygon 1 éve
  Kentaro Wada c201114850 Fix for flake8, black 2 éve
  Kentaro Wada e92bba9219 Give options to select AI models 2 éve
  Kentaro Wada 7ea7edef4d Fix for flake8 2 éve
  Kentaro Wada 7acedaecd1 Rename points_to_polygon_callback -> predict_polygon_from_points 2 éve
  Kentaro Wada b5e54e779b Add real-time rendering of ai_model points_to_polygon prediction 2 éve
  Kentaro Wada 43b71888d3 Add self._config["canvas"]["fill_drawing"] 2 éve
  Kentaro Wada 8613cfcf4c Support createMode="ai_polygon" in self.double_click 2 éve
  Kentaro Wada e65a7989b7 Fix behavior of self.double_click="close" (no need 4 points) 2 éve
  Kentaro Wada 9e0150c3a8 Support 1-click annotation with createMode="ai_polygon" 2 éve
  Kentaro Wada f3f880e5bb Fix uninitialized image for AI model when annotating consecutive images 2 éve
  Kentaro Wada d42e3c6e23 Fix for flake8 2 éve
  Kentaro Wada 515d33d393 Enable combination of Ctrl and Shift 2 éve
  Kentaro Wada 378ab6e572 Support negative point label for SAM 2 éve
  Kentaro Wada ac3a7c63b4 Introduce Segment-Anything model for crateMode="ai_polygon" 2 éve
  Kentaro Wada d8a13a3980 Use QPointF to handle float in Canvas.boundedMoveShapes 2 éve
  Kentaro Wada 2187de1e79 Support crosshair along with cursor 2 éve
  Kentaro Wada d0983dca29 Use QPointF to avoid TypeError in Python3.10 2 éve
  박상민 c6b823723d Remove duplicated declaration 2 éve