Skip to content

Releases: fgdfgfthgr-fox/Volume_Seg_Tool

VST - v0.10.4 - Adaptive Muon

26 Jan 10:57

Choose a tag to compare

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

22 Dec 05:55

Choose a tag to compare

Just a simple requirement.txt and some UI update to be compatible with latest Gradio.

VST - v0.10.2 - Pixel reclaim update

29 Aug 08:37

Choose a tag to compare

More accurate and faster pixel reclaim algorithm in instance segmentation.
Also a potentially more robust installation script.

VST - v0.10.1 - Installtion bug fixes

20 Aug 03:35

Choose a tag to compare

Added some missing dependencies for bug-free installation
(Sorry about the last release, should have tested more).

VST - v0.10.0 - Support larger dataset

18 Aug 03:07

Choose a tag to compare

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

09 Jul 04:24

Choose a tag to compare

Fixes an issue with semantic segmentation doesn't work because of faulty debug code.

VST - v0.9.0 - First public release

01 Jul 05:46

Choose a tag to compare

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...