Skip to content

v1.1

Latest
Compare
Choose a tag to compare
@JieyuZ2 JieyuZ2 released this 09 Nov 06:58
· 80 commits to main since this release
7439e9c

What's new:

  • A branch of new methods: WeaSEL, ImplyLoss, ASTRA, MeanTeacher, Meta-Weight-Net, Learning-to-Reweight
  • A new EndClassifierModel model which unifies all the classification backbones
  • Two new datasets on image classification
  • Support torch native amp for inference in the validation step
  • Support training on multiple GPUS via torch's DistributedDataParallel and the new parallel_fit function
  • fixed some bugs