Closed nesod1 closed 2 years ago
Good idea! I will have a look into implementing this by measuring the time it took to segment the last 100 images (or however many have been segmented so far, if less than 100). Then I can calculate the estimated remaining time using the total images left to segment (which we already track).
This has been implemented in the code but a release has not yet been made available. I will update you when a new client application is available to download. See screenshot for a preview:
I implemented by just getting the time spent processing since the first image was processed and how many images are left to process.
will leave open until the release is available.
Latest release is now available for download: https://github.com/Abe404/root_painter/releases/tag/0.2.19
When segmenting large datasets it would be useful if Rootpainter displayed 'Time remaining' or 'Predicted finish time' displayed as well as the % segmented, especially useful when it takes 24/48 hours to know when to check back!!