Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notation GUI alongside initial labeling GUI #3

Open
psomers3 opened this issue Aug 13, 2021 · 1 comment
Open

Notation GUI alongside initial labeling GUI #3

psomers3 opened this issue Aug 13, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@psomers3
Copy link
Collaborator

Would be cool if there was an option to bring up the video playing/notes GUI during labeling. But this would be interesting to do "correctly" so the tool stays usable with images that don't come from videos. Maybe the only good solution is that the two different apps are launched separately. Can the database be accessed from different processes?

@psomers3 psomers3 added the enhancement New feature or request label Aug 13, 2021
@nicoloesch
Copy link
Owner

The database should be accessible from two different processes. One could also save the intermediate state of the labeling tool to the disk as a temporary file and then retrieve from there (might be possible)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants