Skip to content

2.0.0

Compare
Choose a tag to compare
@deci-services deci-services released this 09 Jun 08:09
· 968 commits to master since this release

Features:

  • KD trainer and resnet50 recipe (81.92 % accuracy)
  • Repeated augmentation sampler
  • Cooldown epochs
  • Beit architecture
  • Lamb Optimizer
  • Passing torch data loaders directly to SgModel.

Refactoring:

  • Checkpoint and architecture params decoupled.