Releases: fgdfgfthgr-fox/Volume_Seg_Tool
VST - v0.10.4 - Adaptive Muon
Uses Adaptive Muon as optimiser, greatly improve the speed of convergence speed.
Also fixes some bugs relating to newer versions of dependencies so VST is functional again right of the box again.
VST - v0.10.3
Just a simple requirement.txt and some UI update to be compatible with latest Gradio.
VST - v0.10.2 - Pixel reclaim update
More accurate and faster pixel reclaim algorithm in instance segmentation.
Also a potentially more robust installation script.
VST - v0.10.1 - Installtion bug fixes
Added some missing dependencies for bug-free installation
(Sorry about the last release, should have tested more).
VST - v0.10.0 - Support larger dataset
Major code refractor!
Now VST support datasets that are larger than your system memory, by converting them to zarr and load only the required chunks when needed!
VST - v0.9.1 - Bug Fix
Fixes an issue with semantic segmentation doesn't work because of faulty debug code.
VST - v0.9.0 - First public release
First actual release that should be ready for production.
However, still a bit more testing to do on whether the installation script is robust or not across systems...