- Added the ability to specify multiple pretrained checkpoints per architecture (specify with
checkpoint=<ckpt_name>). - Added the ability to pass
strict=Falseto 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.
- Initial Release.