Releases: HMS-IDAC/UnMicst
Releases · HMS-IDAC/UnMicst
Fix wrapper to propagate exit code from tool script
Merge pull request #21 from jmuhlich/propagate-exit-code Fix wrapper to propagate exit code from tool script
Added imagecodecs
Added imagecodecs for handling LZW-compressed images.
verbose flag for debugging TF
2.7.5 added verbose flag for more TF messages
robust filename handling of input images
Merge pull request #15 from Mr-Milk/master More robust way to handle image path
Robust GPU selection
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
Merge pull request #11 from clarenceyapp/master upgrade to tensorflow 2.7.1-gpu
Testing auto-building of container images
Testing the new GitHub Action to auto-build, tag and upload Docker images.
changed name of unmicst functions. changed to 1-based indexing
2.7.0 changed names to unmicst-legacy, unmicst-solo, unmicst-duo. Changed t…
writing qc files to subfolder
2.6.14 fixed bug with creating qc subfolder
test
2.6.13 minor changes