Skip to content

Releases: IMSY-DKFZ/htc

v0.0.15: Housekeeping

06 Feb 14:52
Compare
Choose a tag to compare

This release is compatible with the PyTorch 2.2 release.

v0.0.14: Bugfixing

23 Dec 20:30
Compare
Choose a tag to compare

This release includes (besides bug fixes and dependency upgrades) a new SinglePredictor class to create predictions for a trained model in the main process without a consumer/producer architecture

Full Changelog: v0.0.13...v0.0.14

v0.0.13: PyTorch Conference poster release

26 Oct 10:59
Compare
Choose a tag to compare

This release features our PyTorch Conference poster Dealing with I/O bottlenecks in high-throughput model training including the code for the experiments.

Additionally, the code is now compatible with PyTorch 2.1.

v0.0.12: Context paper release

01 Sep 12:59
Compare
Choose a tag to compare

This release features the code and new models for our MICCAI2023 paper Semantic segmentation of surgical hyperspectral images under geometric domain shifts. See also the section in the README for more details.

v0.0.11: HeiPorSPECTRAL dataset release

29 Jun 13:00
Compare
Choose a tag to compare

Latest code to work with the recently released HeiPorSPECTRAL dataset.

Includes many internal updates, e.g PyTorch 2.0 is now supported.

v0.0.10: housekeeping

18 Mar 10:40
Compare
Choose a tag to compare

This release makes sure our code works with the latest lightning 2.0 release (pytorch 2.0 does not work yet).

v0.0.9: First release with pretrained models

01 Feb 19:51
Compare
Choose a tag to compare

This is the first release of our framework with the code from our paper “Robust deep learning-based semantic organ segmentation in hyperspectral images” including our pretrained networks.

Repository announcement

24 May 15:43
adc555e
Compare
Choose a tag to compare
Pre-release

This is the announcement release for our code and pre-trained models which will be available soon.