Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 431 Bytes

File metadata and controls

7 lines (6 loc) · 431 Bytes

[2023.06.12] v0.1.1

  • Added the ability to specify multiple pretrained checkpoints per architecture (specify with checkpoint=<ckpt_name>).
  • Added the ability to pass strict=False to a pretrained model so that you can use a different number of classes. Note: when changing the number of classes, the head layer will be reset.
  • Released all in1k finetuned models.

[2023.06.01] v0.1.0

  • Initial Release.