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

Example configuration for image classification. #28

Closed
qingqing01 opened this issue May 8, 2017 · 1 comment · Fixed by #52
Closed

Example configuration for image classification. #28

qingqing01 opened this issue May 8, 2017 · 1 comment · Fixed by #52
Assignees

Comments

@qingqing01
Copy link
Collaborator

In this example, we would like to show how to do image classification task in PaddlePaddle. We need to provide several classic configuration, AlexNet, VGG, GoogleNet, ResNet. It's betther to provide GoogleNet-v3/v4, identity-mapping-ResNet, but it doesn't matter if they are not provided in the first version.

Reference configuration:

DataSet:

@qingqing01
Copy link
Collaborator Author

ResNet最好参考: https://github.com/PaddlePaddle/book/pull/29/files#diff-1f5fb0555bcc39a249610827c4c81ab9 book里当前适应于cifar-10,不是基于ImageNet标准模型。

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 a pull request may close this issue.

3 participants