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

All the annotated frames are held in memory #22

Open
matyasbohacek opened this issue May 13, 2021 · 0 comments
Open

All the annotated frames are held in memory #22

matyasbohacek opened this issue May 13, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@matyasbohacek
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Currently, all the annotated frames are held in memory for the whole process of dataset annotation. When I tried to annotate a full dataset of over 3,000 videos, the whole app (along with my computer) crashed, as the memory was overloaded.

Describe the solution you'd like
The frames of such videos, which have already been annotated, would be dumped.

@matyasbohacek matyasbohacek added enhancement New feature or request help wanted Extra attention is needed labels May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant