Skip to content

[Feature] Add Swin Transformer application#43

Open
maxiaoyu-2026 wants to merge 1 commit intomindspore-lab:devfrom
maxiaoyu-2026:feature/swin
Open

[Feature] Add Swin Transformer application#43
maxiaoyu-2026 wants to merge 1 commit intomindspore-lab:devfrom
maxiaoyu-2026:feature/swin

Conversation

@maxiaoyu-2026
Copy link
Copy Markdown

This PR adds a new notebook for fine-tuning Swin Transformer (Tiny) on the hymenoptera dataset.

Changes:
Added finetune_swin_tiny_image_classification.ipynb under cv/swin/ directory.
Updated cv/README.md to include the Swin Transformer in the application list.
Implemented data preprocessing pipeline using AutoImageProcessor.
Testing:
Verified workflow on Ascend NPU environment.
Achieved successful training and inference.

https://gitcode.com/mindspore/community/issues/1804

@moyu026
Copy link
Copy Markdown

moyu026 commented Feb 5, 2026

MindSpore2.7.0和MindSpore NLP0.5.1版本可以运行

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants