Skip to content

Releases: fepegar/torchio

v0.19.1

17 Oct 21:48
Compare
Choose a tag to compare

What's Changed

  • Fix silenced exception in Queue when using faulty transform by @Zhack47 in #1101

Other Changes

New Contributors

Full Changelog: v0.19.0...v0.19.1

v0.19.0

17 Oct 21:49
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.18.92...v0.19.0

v0.18.92

17 Oct 21:51
Compare
Choose a tag to compare

What's Changed

  • Fix unloaded image affine not read after CopyAffine by @fepegar in #1072
  • Fix custom reader not propagated when copying by @fepegar in #1091

Other Changes

Full Changelog: v0.18.91...v0.18.92

v0.18.91

17 Oct 21:54
Compare
Choose a tag to compare

What's Changed

  • Warn if 'mean' padding mode is used for label maps by @fepegar in #1065

Other Changes

Full Changelog: v0.18.90...v0.18.91

v0.18.90

04 Mar 22:51
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v0.18.89...v0.18.90

v0.18.89

17 Oct 21:57
Compare
Choose a tag to compare

What's Changed

  • Stop ignoring intensity transforms when computing inverse by @fepegar in #1039
  • Add support to invert RescaleIntensity transform by @nicoloesch in #998

Other Changes

New Contributors

Full Changelog: v0.18.88...v0.18.89

v0.18.88

17 Oct 21:58
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v0.18.87...v0.18.88

TorchIO: a Python library for efficient loading, preprocessing, augmentation and patch-based sampling of medical images in deep learning

29 Nov 17:40
Compare
Choose a tag to compare

Medical image preprocessing and augmentation tools for deep learning.

23 Sep 17:31
Compare
Choose a tag to compare

TorchIO is a Python package containing a set of tools to efficiently read, preprocess, sample, augment, and write 3D medical images in deep learning applications written in PyTorch, including intensity and spatial transforms for data augmentation and preprocessing. Transforms include typical computer vision operations such as random affine transformations and also domain-specific ones such as simulation of intensity artifacts due to MRI magnetic field inhomogeneity or k-space motion artifacts.

Tools for medical image processing in deep learning and PyTorch

03 Apr 13:37
Compare
Choose a tag to compare
v0.14.2

Bump version: 0.14.1 → 0.14.2