open-mmlab / labelbee-client

Out-of-the-box Annotation Toolbox
Apache License 2.0
385 stars 51 forks source link

line annotation bug #29

Closed torinchen closed 1 year ago

torinchen commented 2 years ago

when start a task and load imgs and prelabel files, if the img-label pairs' file number is large, the client would crash. i guess the program preload all annotation at once, and crash as a result of oom

torinchen commented 2 years ago

sample.zip if you want to reproduce the bug, just repeat sample file for multiple time.