Skip to content

features/edgevit3 - #214

Merged
haiasd merged 13 commits into
alibaba:masterfrom
Jiabei-prog:features/EdgeVit3
Nov 17, 2022
Merged

features/edgevit3#214
haiasd merged 13 commits into
alibaba:masterfrom
Jiabei-prog:features/EdgeVit3

Conversation

@Jiabei-prog

Copy link
Copy Markdown
Contributor

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.

Motivation

Please describe the motivation of this PR and the goal you want to achieve through this PR.

Modification

Please briefly describe what modification is made in this PR.

Backward-Compatibility-Breaking (Optional)

Does the modification introduce changes that break the backward-compatibility? If so, please describe how it breaks the compatibility in this PR.

Use cases (Optional)

If this PR introduces a new feature, it is better to list some use cases here, and update the documentation.

Pull-Request Todo List

  1. Pre-commit or other linting tools are used to fix the potential lint issues.
  2. The modification is covered by complete unit tests. If not, please add more unit test to ensure the correctness.
  3. The documentation has been modified accordingly, like docstring or example tutorials.

@Cathy0908 Cathy0908 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add unittest

Comment thread configs/classification/imagenet/edgevit/EdgeVit_b512x8_300e_jpg.py Outdated
Comment thread configs/classification/imagenet/edgevit/EdgeVit_b512x8_300e_jpg.py Outdated
Comment thread configs/classification/imagenet/edgevit/EdgeVit_b512x8_300e_jpg.py Outdated
Comment thread easycv/models/backbones/edgevit.py Outdated
Comment thread easycv/models/backbones/edgevit.py Outdated
Comment thread easycv/models/backbones/edgevit.py Outdated
Comment thread easycv/models/backbones/edgevit.py Outdated
Jiabei-prog added a commit to Jiabei-prog/EasyCV that referenced this pull request Nov 4, 2022
Jiabei-prog added a commit to Jiabei-prog/EasyCV that referenced this pull request Nov 4, 2022
Comment thread docs/source/model_zoo_cls.md Outdated
| efficientformer_l1 | [efficientformer_l1](https://github.com/alibaba/EasyCV/tree/master/configs/classification/imagenet/efficientformer/efficientformer_l1.py) | 80.102 | 94.934 | 1820 | 7.5 | [model](https://pai-vision-data-hz.oss-cn-zhangjiakou.aliyuncs.com/EasyCV/modelzoo/classification/efficientformer/efficientformer_l1_1000d.pth) |
| efficientformer_l3 | [efficientformer_l3](https://github.com/alibaba/EasyCV/tree/master/configs/classification/imagenet/efficientformer/efficientformer_l3.py) | 82.272 | 96.028 | 2436 | 13.07 | [model](https://pai-vision-data-hz.oss-cn-zhangjiakou.aliyuncs.com/EasyCV/modelzoo/classification/efficientformer/efficientformer_l3_300d.pth) |
| efficientformer_l7 | [efficientformer_l7](https://github.com/alibaba/EasyCV/tree/master/configs/classification/imagenet/efficientformer/efficientformer_l7.py) | 83.076 | 96.44 | 1622 | 18.96 | [model](https://pai-vision-data-hz.oss-cn-zhangjiakou.aliyuncs.com/EasyCV/modelzoo/classification/efficientformer/efficientformer_l7_300d.pth) |
| EdgeVit_xxs_b512_224 | [EdgeVit_xxs_b512_224](https://github.com/alibaba/EasyCV/tree/master/configs/classification/imagenet/edgevit/EdgeVit_b512x8_300e_jpg.py) | 75.18 | 92.19 | 13876 | 8.632 | [model](http://pai-vision-data-hz.oss-cn-zhangjiakou.aliyuncs.com/EasyCV/modelzoo/classification/edgevit/edgexxs/ClsEvaluator_neck_top1_best.pth) |

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why edgevit xxs is slower than vit base?

@haiasd
haiasd merged commit 17c1f39 into alibaba:master Nov 17, 2022
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.

4 participants