ryouchinsa / Rectlabel-support

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

(Feature idea) Annotation directory #262

Open TheCodingHornet opened 4 months ago

TheCodingHornet commented 4 months ago

You've added playback of image folders and sub-folders (and that's great). But I think that in the annotations folder, you should be able to follow this folder hierarchy. If I have an image folder :

You'd probably need to have annotations :

And keep the export at the root of the folder.

I haven't tested this (sorry I haven't had the time), but currently all annotations files are in the same folder (the selected folder). I wonder what happens if I have several image files with the same name in various image subfolders? I think this could cause problems (like using the same mask on several photos).

Off topic: your application is really cool, I've had the idea of making one in the same style with AI options (like automatic learning, directly in the application, using a default template like Yolo, ). If you ever need some dev manpower, don't hesitate to drop me a line, I'd love to help.