DREAMS-lab / deepgis

Annotation, learning, and introspection tool for semantic mapping
Apache License 2.0
5 stars 3 forks source link

Save current image and annotations if browser tab is closed. #36

Open darknight-007 opened 3 years ago

darknight-007 commented 3 years ago

When showing a user's default image, show from where they left off, so annotations can be continued. A button hence needs to be added to "reset" image, and then reloading the page will show new images. We don't want to add too many new workflows or buttons, something minimalist, but with the outcome of not losing labels accidentally, or worse, hesitation to begin labeling an image with potentially many objects.

Hope was to avoid adding too much state to the tool, but just this "auto save current session" may not be a bad idea.

harishanand95 commented 3 years ago

https://github.com/DREAMS-lab/deepgis/commit/4a7b2f461f17c7be9c74d4aaf5942bb6de40c2c9

Current workflow: Commit partially done, and later edit those images.