You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: