Skip to content

Releases: wolny/pytorch-3dunet

Allow channel-wise normalization, prevent stride_shape override in prediction

17 Apr 09:51
Compare
Choose a tag to compare

Fix tiling artifacts during prediction

15 Apr 22:01
Compare
Choose a tag to compare

Add 'save_segmentation' option to prediction

09 Apr 21:32
Compare
Choose a tag to compare

Fix hdf5 lazy loader

18 Feb 22:56
Compare
Choose a tag to compare
1.8.4

Bump version: 1.8.3 → 1.8.4

Pixel-wise weights training improvements

03 Jan 17:04
Compare
Choose a tag to compare
  • improve training with PixelWiseCrossEntropyLoss
  • add examples for training with PixelWiseCrossEntropyLoss

Improve ResidualUNet

21 Dec 10:12
Compare
Choose a tag to compare

Allow arbitrary patch sizes to be passed to ResidualUNet

Bug fix

12 Dec 16:23
Compare
Choose a tag to compare

Fix a bug related to --loaders.test.file_paths optional argument

Bug fix

12 Dec 13:59
Compare
Choose a tag to compare

Fixes an issue during a config loading

Additional features and code improvements

05 Dec 21:40
Compare
Choose a tag to compare
  • Override config parameters from command-line in prediction
  • Move tensorboard files to separate subfolders in CHECKPOINT_DIR
  • Allow other optimizers to be used apart from Adam

Code cleanup. Lazy loader fix

19 Jan 10:48
Compare
Choose a tag to compare
1.3.4

Bump version: 1.3.3 → 1.3.4