juglab / labkit-ui

Advanced Tool for Labeling And Segmentation
BSD 2-Clause "Simplified" License
33 stars 21 forks source link

Batch speed optimization #92

Open maarzt opened 2 years ago

maarzt commented 2 years ago

The way Labkit uses resources to batch process images can still be improved:

The PR adds a BatchBenchmark that allows to measure Labkits performance when operating on multiple images, and also has some WIP code for setting TaskExecutors.