anylabeling
anylabeling copied to clipboard
Effortless AI-assisted data labeling with AI support from YOLO, Segment Anything (SAM+SAM2), MobileSAM!!
Feature request: ability to run annotation models ahead of time for an entire dataset and then load these from storage while performing interactive annotation. Justification: In a data annotation project,...
anylabeling -o labels images/ 2024-11-30 16:59:07.183 python[17931:5340882] +[IMKClient subclass]: chose IMKClient_Modern 2024-11-30 16:59:07.183 python[17931:5340882] +[IMKInputSession subclass]: chose IMKInputSession_Modern 2024-11-30 17:00:25.959 python[17931:5340882] error messaging the mach port for IMKCFRunLoopWakeUpReliable 2024-11-30 17:46:10.667...
i try to double click the release file, but no matched way to open it. thank you
Hello, We have been using `anylabeling` for doing polygonal image labeling. Our images are grayscale, single channel, 16-bit tiff images created by "tifffile" python library. It works great and its...
It is similar to the boundary capture and adsorption function of ArcGIS and QGIS, which can ensure that there is no gap in the segmentation and annotation
就是类似于ArcGIS、QGIS的边界捕捉吸附功能,能够保证分割标注中没有空隙
I have an YOLACT Model (Yolact_Edge not converted to trt) which was trained on custom dataset. I have performed the ONNX conversion of the model and also prepared my config.yaml...
`Anylabeling-Linux` crashes with the following: ``` Traceback (most recent call last): File "views/labeling/widgets/canvas.py", line 867, in paintEvent TypeError: arguments did not match any overloaded call: fillRect(self, a0: QRectF, a1: Union[QBrush,...
ImportError: DLL load failed while importing onnxruntime_pybind11_state: 动态链接库(DLL)初始化例程失败。
亲爱的开发大大,你好,当我使用anylabeling使用d到下一张图片后,再按方向键“下”,⬇️,会闪退并报错: (label2) C:\Users\123321>anylabeling Traceback (most recent call last): File "C:\Users\123321\.conda\envs\label2\lib\site-packages\anylabeling\views\labeling\widgets\canvas.py", line 1120, in keyReleaseEvent index = self.shapes.index(self.selected_shapes[0]) ValueError: is not in list