ryouchinsa / Rectlabel-support

RectLabel is an offline image annotation tool for object detection and segmentation.
https://rectlabel.com
515 stars 73 forks source link

CoreML > AutoLabelling > All images #260

Open TheCodingHornet opened 4 months ago

TheCodingHornet commented 4 months ago

This function doesnt work anymore. When I run the function, the loop runs correctly, all images are reviewed, but no file is created and therefore no recognition is performed.

ryouchinsa commented 2 months ago

Thanks for writing the issue. Could you tell us which CoreML model does not work for auto labeling?

In the latest version 2024.09.20, we corresponded to the Depth Anything model and DEtection TRansformer (DETR) Semantic Segmentation model.

detr_semantic_segmentation

depth_anything_after

Air000 commented 1 month ago

This function doesn't work for me either. The auto label single image is good. When I try to auto label all, it let me assign the annotation backup path, I input the folder path, it says "cannot get url from bookmark". My Rectlabel-Pro version is Version 2024.09.20 (2024.09.20)

Air000 commented 1 month ago

This function doesn't work for me either. The auto label single image is good. When I try to auto label all, it let me assign the annotation backup path, I input the folder path, it says "cannot get url from bookmark". My Rectlabel-Pro version is Version 2024.09.20 (2024.09.20)

I am using yolov8 model (converted to CoreML format)

ryouchinsa commented 1 month ago

To fix the problem, in the current version, File -> Move/Copy images, change the folder for "Output images folder", then import COCO or process all images using a Core ML model. The point is, when backup, only annotations folder is necessary, but as a bug, both folders are needed to be set up to complete the backup process.

We submitted the new update version 2024.09.28 to Apple. When the new update is released, we will let you know.

We apologize for your inconvenience.

ryouchinsa commented 1 month ago

In the latest version 2024.10.06, the problem of showing the "cannot get url from bookmark" message when backup was solved.