Release v1.0.22
Patch release for priority LayerScale initialization regression in 1.0.21
What's Changed
- Add some weights for efficientnet_x / efficientnet_h models by @rwightman in https://github.com/huggingface/pytorch-image-models/pull/2602
- Update result csvs by @rwightman in https://github.com/huggingface/pytorch-image-models/pull/2603
- Fix LayerScale ignoring init_values by @Ilya-Fradlin in https://github.com/huggingface/pytorch-image-models/pull/2605
New Contributors
- @Ilya-Fradlin made their first contribution in https://github.com/huggingface/pytorch-image-models/pull/2605
Full Changelog: https://github.com/huggingface/pytorch-image-models/compare/v1.0.21...v1.0.22