Skip to content

Version 0.3.0

Choose a tag to compare

@Labbeti Labbeti released this 19 Apr 07:34
· 3 commits to main since this release

[0.3.0] 2024-04-18

Changed

  • Update dependencies with torchoutil, and clean a lot of dead code.
  • Convnext model (BL version) is now automatically selected during HDF preparation. (#5)

Fixed

  • Requirements versions specified during installation. (#4)
  • Preparation now correctly loads scale_layers in ConvNext during preparation. (#5)
  • ConvNeXt 75 iterations is now loaded instead of ConvNeXt 70 iterations for CoNeTTE.