Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

The annotation masks disappear when clicked on Next button #40

Open
nikhil-occipitaltech opened this issue Apr 26, 2019 · 5 comments
Open
Labels

Comments

@nikhil-occipitaltech
Copy link

nikhil-occipitaltech commented Apr 26, 2019

I am able to export the annotated masks but as soon as I click on the "next" so that I can annotate the other images, the masks previously made are gone. We have to annotate the images again.

It seems as if as soon as we hit "next", the app is removing the overlaid mask that has just been made and I am left with nothing. I have just cloned the library and started working.

@kyamagu
Copy link
Owner

kyamagu commented Apr 27, 2019

@nikhil-occipitaltech This is a UI widget only. You have to take care of how to store the annotation data.

@nikhil-occipitaltech
Copy link
Author

I believe I have used an older version of this tool and it used to save the annotated masks on the fly. However I didn't set the tool that time and it is possible that some modification may have taken place that I am unaware of. Would be helpful if I you could tell me how do I get an auto save functionality like the one label me has.

@kyamagu
Copy link
Owner

kyamagu commented May 3, 2019

@nikhil-occipitaltech You can implement whatever operation in the callback functions. See the demo example.

@arogozhnikov
Copy link

@kyamagu I think it worth notifying if user didn't export annotations. Or if annotation was changed after last export

@nikhil-occipitaltech
Copy link
Author

@arogozhnikov I did not export the annotation. I just annotated and moved to next image.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants