anylabeling icon indicating copy to clipboard operation
anylabeling copied to clipboard

Effortless AI-assisted data labeling with AI support from YOLO, Segment Anything (SAM+SAM2), MobileSAM!!

Results 98 anylabeling issues
Sort by recently updated
recently updated
newest added

I use this command pyinstaller anylabeling.spec when running this .exe,but it can not use gpu. how i can use pyinstaller build a .exe using gpu? thanks

Suggest adding Yolov8 Segmentation

Does your program support the function of inputting images with different sizes from those preset in ”yaml“?

i run app on mac os and have the error ValueError("qimageview got invalid QImage".

Hi @vietanhdev I love your project and I want to support your project with some suggestions. I have a suggestion for you, maybe you can combine anylabeling with repository [Grounded-SAM](https://github.com/IDEA-Research/Grounded-Segment-Anything)...

help wanted
feature

I'll develop the autolabeling for these models.

feature

- ImportError: DLL load failed while importing onnx_cpp2py_export: A dynamic link library (DLL) initialization routine failed. - Observe this behaviour in windows11 the rootcause is onnx version downgrade to onnx==1.16.1...

It seems that the requirements.txt in the 0.3.3 release still requires onnxruntime version 1.14.1, causing pip install anylabeling to fail with error: No matching distribution found for onnxruntime==1.14.1