Skip to content

Releases: dbouget/raidionics_seg_lib

v1.3.0

18 Jun 14:05
Compare
Choose a tag to compare

What's Changed

  • Including the header when creating new nifti images by @dbouget in #5
  • Torch onnx support by @dbouget in #6
  • Hosted CI for macos ARM (>14) by @dbouget in #7
  • Test-time augmentation by @dbouget in #8
  • Loosening the requirement versioning by @dbouget in #9

Full Changelog: v1.2.2...v1.3.0

v1.2.2

19 Feb 10:20
Compare
Choose a tag to compare

What's Changed

  • CI update by @dbouget in #4
  • Python 3.7 has been deprecated, wheels built with Python 3.9
  • ⚠️ The _arm64 wheel has been built with the Github actions and can only be used on >= macOS 14.

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

06 Oct 13:39
Compare
Choose a tag to compare

What's Changed

  • Revamped all CIs for covering tests across multiple Python and OS versions.

  • Relaxed the versioning on required packages (separate branch for building Raidionics with strict versioning),

  • shell: bash for all whl installs in CIs by @andreped in #2

Full Changelog: v1.1.0...v1.2.1

v1.2.0-beta

09 Mar 12:38
Compare
Choose a tag to compare

What's changed

Inference engine changed from Tensorflow to ONNX Runtime.
Support for patch-wise inference.
Configuration flag for using preprocessed data.

Full Changelog: v1.1.0...v1.2.0-beta

v1.1.0

14 Sep 08:33
Compare
Choose a tag to compare

Stable version used in Raidionics v1.1.0.

v0.1.2-alpha

10 May 14:03
Compare
Choose a tag to compare
v0.1.2-alpha Pre-release
Pre-release

Platform-wise wheels and unit tests.

v0.1.0-alpha

08 May 19:08
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Test setup.