Историја ревизија

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