anylabeling
anylabeling copied to clipboard
Effortless AI-assisted data labeling with AI support from YOLO, Segment Anything (SAM+SAM2), MobileSAM!!
nice tool, support running anylabeling in a docker container, or running the UI on browser? If so, it would be much more useful because many labeling services are running on...
``` anylabeling Could not download https://huggingface.co/vietanhdev/segment-anything-onnx-models/resolve/main/sam_vit_h_4b8939.zip: Traceback (most recent call last): File "E:\anaconda3\envs\py38\lib\site-packages\anylabeling\utils.py", line 15, in run self.func(*self.args, **self.kwargs) File "E:\anaconda3\envs\py38\lib\site-packages\anylabeling\services\auto_labeling\model_manager.py", line 389, in _load_model if model_config["type"] == "yolov5": TypeError:...
I was trying to track down why the Toolbar buttons wouldn't work on initial load until after the second click. Finally found the culprit. https://github.com/vietanhdev/anylabeling/blob/e7fb9cae3f234243a17014f6dbd4b7391534da82/anylabeling/views/labeling/label_widget.py#L1069-L1071 Problem is it's a bit...
For some reason, the program takes like 1 minute to launch on my M1 MacBook and on my PC it's much faster, if I load an invalid model in the...
while I load the offical model like SAM(download from https://github.com/vietanhdev/anylabeling-assets/releases/tag/v0.4.0) in custom model way,the program will shut down,and the console says"[ONNXRuntimeError] : 2 : INVALID_ARGUMENT : Invalid rank for input:...
https://github.com/vietanhdev/anylabeling/blob/82ab5aacafd50a8f6319b3b528824e4c07abb2cf/anylabeling/services/auto_labeling/yolov8.py
Greetings everyone! Is there a possibility to batch process several images, not the one currently on screen? I looked into the code and found some placeholders for future updates, but...
hello, I want to quick keys to scroll left. And how to config with quick keys.Thank you so much.
I have the program installed, but I am not able to use the labelling properly. When I produce a region, if I right-click, the "Edit label" menu entry is not...