Skip to content

Releases: HMS-IDAC/UnMicst

Fix wrapper to propagate exit code from tool script

12 Sep 00:33
68eb936
Compare
Choose a tag to compare
Merge pull request #21 from jmuhlich/propagate-exit-code

Fix wrapper to propagate exit code from tool script

Added imagecodecs

12 Nov 21:19
5e22d87
Compare
Choose a tag to compare

Added imagecodecs for handling LZW-compressed images.

verbose flag for debugging TF

28 Sep 23:42
Compare
Choose a tag to compare
2.7.5

added verbose flag for more TF messages

robust filename handling of input images

28 Feb 23:14
2d791e1
Compare
Choose a tag to compare
Merge pull request #15 from Mr-Milk/master

More robust way to handle image path

Robust GPU selection

20 Feb 17:51
dcf79d4
Compare
Choose a tag to compare

The new GPU selection code no longer relies on parsing nvidia-smi code with a regular expression and uses pynvml instead.

upgrade to tensorflow 2.7.1-gpu

11 Feb 08:26
fa30eeb
Compare
Choose a tag to compare
Merge pull request #11 from clarenceyapp/master

upgrade to tensorflow 2.7.1-gpu

Testing auto-building of container images

05 Aug 17:53
78cfdc1
Compare
Choose a tag to compare

Testing the new GitHub Action to auto-build, tag and upload Docker images.

changed name of unmicst functions. changed to 1-based indexing

28 Jul 02:50
Compare
Choose a tag to compare
2.7.0

changed names to unmicst-legacy, unmicst-solo, unmicst-duo. Changed t…

writing qc files to subfolder

02 Jul 01:17
Compare
Choose a tag to compare
2.6.14

fixed bug with creating qc subfolder

test

02 Jul 00:22
Compare
Choose a tag to compare
2.6.13

minor changes