Skip to content

v0.10.2

Choose a tag to compare

@francois-drielsma francois-drielsma released this 12 Feb 23:24
· 623 commits to main since this release

Added

  • Data augmentation: Added masking (cut-out) and cropping augmentation
  • Data augmentation: Enable using geometry to determine ranges

Fixed

  • GrapPA: Fixed bug in GrapPA geometric feature extraction when use_numpy: false
  • Visualization: Drawer can now draw attributes for truth but not reco (or vice-versa)

Changed

  • Config loading: Use recursive loading in !include directive
  • Config loading: Strip __meta__ block from configs included through !include
  • Checkpointing: More elegant approach to epoch-based checkpointing

Full Changelog: v0.10.1...v0.10.2