Skip to content

Releases: KatherLab/STAMP

2.0.0.dev14

15 Jan 15:59
Compare
Choose a tag to compare
2.0.0.dev14 Pre-release
Pre-release
Add tests for heatmaps

2.0.0-dev8

13 Jan 17:36
Compare
Choose a tag to compare
2.0.0-dev8 Pre-release
Pre-release
Implement masking

STAMP v1.1.1

12 Jul 11:50
5bb263e
Compare
Choose a tag to compare
  • Deploy now happens on GPU when available
  • Minor heatmap bug fix for resizing a PIL image using a tuple instead of an array

STAMP v1.1.0

11 Jun 14:34
01cab87
Compare
Choose a tag to compare
  • Replace MultiHeadAttention with PyTorch nn.MultiHeadAttention which uses FlashAttentionV2, thus requiring less memory while being faster;
  • Enabled usage of TensorFloat32 on CUDA devices, resulting in faster performance;
  • Changed optimizer from Adam to AdamW.

STAMP v1.0.3

14 Apr 21:20
c71e04d
Compare
Choose a tag to compare
  • Integration of UNI feature extractor
  • Move download of UNI model weights to stamp setup
  • Add process ID to logfile name to avoid two slurm processes writing to same logfile
  • Ignore missing normalization template / weights if not required by config
  • Remove lock files older than 20 seconds before beginning preprocessing
  • Fix of error in heatmaps script
  • Set norm: false in the default config
  • Set version to 1.0.3
  • Update installation instructions in README

STAMP v1.0.2

26 Mar 10:13
37f021f
Compare
Choose a tag to compare

Improved usability as stand-alone pip package and fixed minor bug fixes

STAMP v1.0.1

27 Jan 11:57
6717ca4
Compare
Choose a tag to compare

Improved error handling, logging, and parallel execution for pre-processing

STAMP v1.0.0

19 Dec 04:57
ace9d9b
Compare
Choose a tag to compare

As used in submission on 17.12.2023 of the preprint: https://arxiv.org/abs/2312.10944v1