Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PaddlePaddle Hackathon] add ShuffleNetV2 #36067

Merged
merged 1 commit into from
Nov 2, 2021

Conversation

SigureMo
Copy link
Member

@SigureMo SigureMo commented Sep 24, 2021

PR types

New features

PR changes

APIs

Describe

status: pending review

Performance

AiStudio 测试详情:https://aistudio.baidu.com/aistudio/projectdetail/2420498
基准参考:https://github.com/PaddlePaddle/PaddleClas/blob/release/2.2/docs/en/ImageNet_models_en.md

Model Top-1 Top-5
ShuffleNetV2_x0_25 0.4998(+0.0008) 0.7373(-0.0006)
ShuffleNetV2_x0_33 0.5357(-0.0016) 0.7706(+0.0001)
ShuffleNetV2_x0_5 0.6033(+0.0001) 0.8224(-0.0002)
ShuffleNetV2_x1_0 0.6879(-0.0056) 0.8844(+0.0012)
ShuffleNetV2_x1_5 0.7157(-0.0006) 0.9013(-0.0002)
ShuffleNetV2_x2_0 0.7314(-0.0001) 0.9123(+0.0003)
ShuffleNetV2_swish 0.7008(+0.0005) 0.8914(-0.0003)

括号中为以 PaddleClas 性能基准为参考的偏差值,参考中无 ShuffleNetV2_x1_0 模型,其中对比是与 PyTorch(https://pytorch.org/vision/stable/models.html)中的基准进行对比的

@SigureMo SigureMo changed the title 大的Shufflenetv2 add Shufflenetv2 Sep 24, 2021
@paddle-bot-old
Copy link

paddle-bot-old bot commented Sep 24, 2021

✅ This PR's description meets the template requirements!
Please wait for other CI results.

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@SigureMo SigureMo changed the title add Shufflenetv2 [PaddlePaddle Hackathon] add ShufflenetV2 Sep 26, 2021
@SigureMo SigureMo changed the title [PaddlePaddle Hackathon] add ShufflenetV2 [PaddlePaddle Hackathon] add ShuffleNetV2 Sep 26, 2021
@SigureMo SigureMo force-pushed the shufflenetv2 branch 2 times, most recently from 09090ba to 30cbc7b Compare September 27, 2021 09:22
* add unit test
* fix import error
* class_num -> num_classes
* update API
* fix en example
* export to paddle.vision
* fix example
* remove weights name
* add with_pool
* 2020 -> 2021
* update en docs

Co-authored-by: Ainavo <ainavo@163.com>
Co-authored-by: pithygit <pyg20200403@163.com>
@SigureMo
Copy link
Member Author

SigureMo commented Nov 1, 2021

@LielinJiang 可以麻烦再 review 一下这个嘛òᆺó?

Copy link
Contributor

@XiaoguangHu01 XiaoguangHu01 left a comment

Choose a reason for hiding this comment

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

LG API

@SigureMo
Copy link
Member Author

SigureMo commented Nov 2, 2021

@TCChenlong CI 过啦 🎉 ~~~

@SigureMo
Copy link
Member Author

SigureMo commented Nov 2, 2021

喔喔对了,任务总览里这个还木有更新~另外辛苦各位这段时间的 review 啦~

@LielinJiang LielinJiang merged commit 5c4c55f into PaddlePaddle:develop Nov 2, 2021
@SigureMo SigureMo deleted the shufflenetv2 branch November 2, 2021 10:42
ghost pushed a commit to piotrekobi/Paddle that referenced this pull request Nov 3, 2021
add shufflenetv2
Co-authored-by: Ainavo <ainavo@163.com>
Co-authored-by: pithygit <pyg20200403@163.com>
Co-authored-by: Ainavo <ainavo@163.com>
Co-authored-by: pithygit <pyg20200403@163.com>
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