Max Tkachenko
Max Tkachenko
@csaroff Do you mean the last stroke should exclude previous? Or the first stroke is always there?
@d4l3k I know how to solve it on the export step, but right now we don't have a free hands :-( if you are familiar with python, I will help...
We need to fix export - it should save the order of brush layers. Knowing this we can understand the latest pixel mask value.
They see the latest strokes over previous, don't they? however these order can be lost at export step.
Unfortunately you can't move uploaded data so easily to another from one project to another. I would recommend to use Local Storage for images: https://labelstud.io/guide/storage.html#Local-storage
@iceisfun not sure it's a permission issue.. Maybe you have non-persistent storage in docker and all images are missed after docker restart? > I was able to extract them from...
@ktobah Please check the answer here: https://github.com/heartexlabs/label-studio/issues/3201#issuecomment-1304384789
@zbyte Could you please show your labeling config?
@zbyte this could happen because of hard drive permissions. So, does it mean that the export works stably and we can close this issue?
@AWoelfel @zbyte let's try to use a console export command (it should be available in LS 1.6): lhttps://labelstud.io/guide/export.html#Export-using-console-command