Skip to content

v0.3.0

Choose a tag to compare

@khdlr khdlr released this 14 Nov 14:09
· 26 commits to master since this release
  • Changes:
    • Arguments to the augment function can now be arbitrary PyTrees, this includes lists and dicts.
    • The input_types argument must now be a PyTree that matches the structure of the inputs.
    • Default gamma range for the RandomGamma augmentation was changed from [0.75, 1.33] to [0.25, 4.0]
  • New Augmentations: