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 GoogLeNet #36034

Merged
merged 1 commit into from
Nov 1, 2021

Conversation

SigureMo
Copy link
Member

@SigureMo SigureMo commented Sep 23, 2021

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

Model Top-1 Top-5
GoogLeNet 0.7054(-0.0016) 0.8964(-0.0002)

括号中为以 PaddleClas 性能基准为参考的偏差值

@CLAassistant
Copy link

CLAassistant commented Sep 23, 2021

CLA assistant check
All committers have signed the CLA.

@paddle-bot-old
Copy link

paddle-bot-old bot commented Sep 23, 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
Copy link
Member Author

@TCChenlong @LielinJiang @XiaoguangHu01 已经解决冲突并重新通过 CI 啦,可以麻烦再 review 一遍嘛?

LielinJiang
LielinJiang previously approved these changes Oct 25, 2021
@TCChenlong
Copy link
Contributor

有些新的冲突哈,辛苦再处理下~

@SigureMo
Copy link
Member Author

😂,好的

* 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>
@SigureMo
Copy link
Member Author

@TCChenlong @LielinJiang @XiaoguangHu01 再次解决冲突并通过 CI 啦~~~麻烦 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

@TCChenlong 已经通过 CI 啦~可以 merge 了嘛?

@TCChenlong TCChenlong merged commit 8937205 into PaddlePaddle:develop Nov 1, 2021
@SigureMo SigureMo deleted the googlenet branch November 2, 2021 01:57
ghost pushed a commit to piotrekobi/Paddle that referenced this pull request Nov 3, 2021
* 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>
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.

5 participants