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.
|
před 3 měsíci |
Noman
|
96c7132de1
Changes made to labelme to integrate with Paddle Detection and Paddle Segmentation
|
před 7 měsíci |
Kentaro Wada
|
d1b8a22adc
Enable "I" in ruff.toml
|
před 1 rokem |
Kentaro Wada
|
62d5f92548
Use line-length 88 instead of 79
|
před 1 rokem |
Kentaro Wada
|
2dbea4bfd5
Rename content -> description
|
před 2 roky |
Kentaro Wada
|
a024e70c81
Use FixedHeight to layout labelList and textEdit
|
před 2 roky |
Michał Woś
|
ca7ffb3b34
Apply black auto-formatting - make static check happy
|
před 3 roky |
Michał Woś
|
25bbb82784
Add label specific content
|
před 3 roky |
Kentaro Wada
|
5c9808446a
Format code with black
|
před 4 roky |
Kentaro Wada
|
fe7f7d62a5
Fix for flake8
|
před 5 roky |
Kentaro Wada
|
3936c55023
Add group_id for shape annotation
|
před 5 roky |
Bartosz Gasiorzewski
|
ef7b217f24
Add support for double clicking labels
|
před 5 roky |
Kentaro Wada
|
448bd4a786
Use regex for keys of label_flags
|
před 6 roky |
Kentaro Wada
|
7ad8d5c5cf
Refactoring to merge the feature of label-specific flags
|
před 6 roky |
cmerchant
|
425b3c4be4
Removed LabelFlags widget/dock
|
před 6 roky |
cmerchant
|
ccff74073d
Replaced long line of code with for human friendly if/else statement. No functionality changes
|
před 6 roky |
cmerchant
|
c2ba19759b
Added the ability to have different flags for each label plus shared flags for all labels
|
před 6 roky |
cmerchant
|
92d2b226ba
Added dialog for label flags when a new shape is created
|
před 6 roky |
Kentaro Wada
|
3df5e79752
Use colored logging with termcolor
|
před 6 roky |
Kentaro Wada
|
c3cc4201dd
Make label editing less strict
|
před 6 roky |
wangpeng
|
037fb69e0e
fix error AttributeError: 'module' object has no attribute 'QAbstractItemView'
|
před 6 roky |
Kentaro Wada
|
d3e5134756
Fit to content in label field
|
před 6 roky |
Kentaro Wada
|
55c7ec83c0
Fix not to use setFilterMode in PyQt4
|
před 6 roky |
Kentaro Wada
|
636decdadb
Fix for flake8
|
před 6 roky |
Kentaro Wada
|
06f52e0a73
Add label_completion config key
|
před 6 roky |
Kentaro Wada
|
ee6933f9a5
Not use setHidden but completion
|
před 6 roky |
Kentaro Wada
|
35c2d75048
Hide label list in labelDialog by the result of text edit
|
před 6 roky |
Kentaro Wada
|
e43d9e75a5
Create labelme.utils
|
před 6 roky |
Kentaro Wada
|
8a3ac874ae
Create labelme.widgets
|
před 6 roky |