Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

First Alpha Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@justusschock justusschock released this 25 Nov 12:59
· 880 commits to master since this release

This release includes the following:

  • Basic tensor operations (currently numpy and torch one hot transformations)
  • Basic spatial transforms (mirroring and ro90)
  • Intensity transforms (norm_min_max, norm_range, norm_zero_mean_unit_std, add_noise, gamma_correction, add_value, scale_by_value)