-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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 GoogLeNet #36034
Conversation
✅ This PR's description meets the template requirements! |
Thanks for your contribution! |
@TCChenlong @LielinJiang @XiaoguangHu01 已经解决冲突并重新通过 CI 啦,可以麻烦再 review 一遍嘛? |
有些新的冲突哈,辛苦再处理下~ |
😂,好的 |
* update AvgPool2D to AdaptiveAvgPool2D * class_num -> num_classes * add en doc * add googlenet to pretrained test * remove weights name * add parameter with_pool * update en doc * fix googlenet out shape * 2020 -> 2021 Co-authored-by: Ainavo <ainavo@163.com> Co-authored-by: pithygit <pyg20200403@163.com>
@TCChenlong @LielinJiang @XiaoguangHu01 再次解决冲突并通过 CI 啦~~~麻烦 review 啦~~~ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LG API
@TCChenlong 已经通过 CI 啦~可以 merge 了嘛? |
* update AvgPool2D to AdaptiveAvgPool2D * class_num -> num_classes * add en doc * add googlenet to pretrained test * remove weights name * add parameter with_pool * update en doc * fix googlenet out shape * 2020 -> 2021 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>
PR types
New features
PR changes
APIs
Describe
Status: pending review
Performance
AiStudio 测试详情:https://aistudio.baidu.com/aistudio/projectdetail/2418748?contributionType=1
基准参考:https://github.com/PaddlePaddle/PaddleClas/blob/release/2.2/docs/en/ImageNet_models_en.md
括号中为以 PaddleClas 性能基准为参考的偏差值