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 месеца |
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 години |