Closed torinchen closed 1 year 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
sample.zip if you want to reproduce the bug, just repeat sample file for multiple time.
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