Fix some bugs and enhance the codebase.
What's Changed
- [Fix] Fix Wrong-paramer Bug of RandomCrop by @Ezra-Yu in #1706
- [Refactor] BEiT refactor by @fanqiNO1 in #1705
- [Refactor] Fix spelling by @fanqiNO1 in #1689
- [Fix] Freezing of cls_token in VisionTransformer by @fabien-merceron in #1693
- [Fix] Typo fix of 'target' in vis_cam.py by @bryanbocao in #1655
- [Feature] Support LoRA by @fanqiNO1 in #1687
- [Fix] Fix the issue #1711 "GaussianBlur doesn't work" by @liyunlong10 in #1722
- [Enhance] Add GPU Acceleration Apple silicon mac by @NripeshN in #1699
- [Enhance] Adapt test cases on Ascend NPU. by @Ginray in #1728
- [Enhance] Nested predict by @marouaneamz in #1716
- [Enhance] Set 'is_init' in some multimodal methods by @fangyixiao18 in #1718
- [Enhance] Add init_cfg with type='pretrained' to downstream tasks by @fangyixiao18 in #1717
- [Fix] Fix dict update in minigpt4 by @fangyixiao18 in #1709
- Bump version to 1.0.1 by @fangyixiao18 in #1731
New Contributors
- @fabien-merceron made their first contribution in #1693
- @bryanbocao made their first contribution in #1655
- @liyunlong10 made their first contribution in #1722
- @NripeshN made their first contribution in #1699
Full Changelog: 1.0.0...v1.0.1