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 months ago |
Kentaro Wada
|
b13e6a49a8
Implement utils.img_arr_to_data
|
1 year ago |
Kentaro Wada
|
f3f880e5bb
Fix uninitialized image for AI model when annotating consecutive images
|
2 years ago |
Kentaro Wada
|
83bc799fc1
Pass PIL.Image.Image to BrightnessContrastDialog
|
4 years ago |
Kentaro Wada
|
aa45449197
Add labelme.utils.img_data_to_arr
|
5 years ago |
Kentaro Wada
|
8edd218200
Replace labelme.utils.draw with imgviz
|
5 years ago |
Kentaro Wada
|
4f5473c245
Move apply_exif_orientation to utils/image.py
|
6 years ago |
Kentaro Wada
|
6e352f040c
Refactor app.py to use utils module
|
6 years ago |
Kentaro Wada
|
7f57f09fb4
Add test for draw_instances
|
6 years ago |
Kentaro Wada
|
e2eccbac52
Convert bounding box annotated files to VOC-like dataset
|
6 years ago |
Kentaro Wada
|
7ee836fa62
Update shape_to_mask for rectangle
|
6 years ago |
Kentaro Wada
|
e43d9e75a5
Create labelme.utils
|
6 years ago |