Kentaro Wada
|
f063b64b58
Use tight bounding box to represent bbox for shape_type="mask"
|
1 年之前 |
Kentaro Wada
|
68f6b3c0de
Use lxml<5.0.0 for bbox_detection/labelme2voc.py
|
1 年之前 |
Kentaro Wada
|
ca07cccb3b
Add Makefile
|
1 年之前 |
Kentaro Wada
|
8eb9acf4d6
Use ruff==0.1.9 in CI
|
1 年之前 |
Kentaro Wada
|
b0e9b453b4
Enable Pyflakes "F"
|
1 年之前 |
Kentaro Wada
|
d1b8a22adc
Enable "I" in ruff.toml
|
1 年之前 |
Kentaro Wada
|
397c94a2d4
Apply ruff to examples/
|
1 年之前 |
Kentaro Wada
|
cdea31352e
Apply ruff to tests/
|
1 年之前 |
Kentaro Wada
|
7e08806f4d
Apply ruff to setup.py
|
1 年之前 |
Kentaro Wada
|
77688de105
Stop using ambiguous variable names
|
1 年之前 |
Kentaro Wada
|
62d5f92548
Use line-length 88 instead of 79
|
1 年之前 |
Kentaro Wada
|
ae649d6ab1
Use ruff to replace black and flake8
|
1 年之前 |
Kentaro Wada
|
8088375d7b
Use Xvfb to run tests only on ubuntu-latest
|
1 年之前 |
Kentaro Wada
|
da3de4f262
Fix test_MainWindow_annotate_jpg
|
1 年之前 |
Kentaro Wada
|
5b692a78ce
Download onnx models from Github release of efficient-sam
|
1 年之前 |
Kentaro Wada
|
05812d5993
Fix import order in _utils.py
|
1 年之前 |
Kentaro Wada
|
9cb4641208
Add EfficientSam to AI models
|
1 年之前 |
Kentaro Wada
|
1c23cf0d43
Set default ai model by config
|
1 年之前 |
Kentaro Wada
|
d09151fa66
Make default logger level debug
|
1 年之前 |
Kentaro Wada
|
2ce212dbf7
Use class to represent AI model
|
1 年之前 |
Kentaro Wada
|
78891cebcd
Move segment_anything_model.py to ai directory
|
1 年之前 |
Kentaro Wada
|
390d32c044
Handle when pixmap is not set yet
|
1 年之前 |
Kentaro Wada
|
9afd7556ff
Refactor segment_anything.py
|
1 年之前 |
Kentaro Wada
|
3fcf5213e6
Set encoding to utf8 to fix errors on Windows
|
1 年之前 |
Kentaro Wada
|
2975accef1
Add X account section in README.md
|
1 年之前 |
Kentaro Wada
|
e816cf6762
Update release note template
|
1 年之前 |
Kentaro Wada
|
0eeac0a1df
Bump 5.4.0a0
|
1 年之前 |
Kentaro Wada
|
7760879737
Set onnxruntime!=1.16.0 to avoid providers argument requirements
|
1 年之前 |
Kentaro Wada
|
c6956c726a
Remove small noisy objects from mask
|
1 年之前 |
Kentaro Wada
|
897ea14e5b
Add createMode="ai_mask" that generates shape_type="mask"
|
1 年之前 |