v0.10.2
·
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
!includedirective - 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