mindspore-lab / mindcv

A toolbox of vision models and algorithms based on MindSpore
https://mindspore-lab.github.io/mindcv/
Apache License 2.0
231 stars 140 forks source link

feat: add model script, training configs and trained weights of cait #742

Open wcrzlh opened 10 months ago

wcrzlh commented 10 months ago

Thank you for your contribution to the MindCV repo. Before submitting this PR, please make sure:

Motivation

The PR is proposed to add model script, training configs and trained weights of cait.

Test Plan

Please refer to 'configs/cait/README.md' for reproducing and testing.

Related Issues and PRs

Related issue: https://github.com/mindspore-lab/mindcv/issues/424