mindcv
mindcv copied to clipboard
[Feature] add model script, training recipe and training weights of DeiT
Thank you for your contribution to the MindCV repo. Before submitting this PR, please make sure:
- [x] You have read the Contributing Guidelines on pull requests
- [x] Your code builds clean without any errors or warnings
- [x] You are using approved terminology
- [ ] You have added unit tests
Motivation
add DeiT model script, configs and pre-trained weights
Test Plan
Please refer to "configs/deit/README.md" for testing
Related Issues and PRs
Related Issue: https://github.com/mindspore-lab/mindcv/issues/238