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

can not reproduce the result of book/03.image_classification/ #2345

Closed
NHZlX opened this issue Jun 1, 2017 · 2 comments
Closed

can not reproduce the result of book/03.image_classification/ #2345

NHZlX opened this issue Jun 1, 2017 · 2 comments

Comments

@NHZlX
Copy link
Contributor

NHZlX commented Jun 1, 2017

Model: resnet32
dataset: cifar10
using https://github.com/PaddlePaddle/book/blob/develop/03.image_classification/train.py
This looks like overfitting, that the test results are much worse than the training accuracy...
here is the log:
..........................................................................................
Test with Pass 12, score, 1.020731, {'classification_error_evaluator': 0.24729999899864197}

Pass 13, Batch 0, Cost 0.191999, {'classification_error_evaluator': 0.0390625}
5.97 seconds 100 batch
...................................................................................................
Pass 13, Batch 100, Cost 0.157929, {'classification_error_evaluator': 0.0703125}
78.67 seconds 100 batch
...................................................................................................
Pass 13, Batch 200, Cost 0.251160, {'classification_error_evaluator': 0.0859375}
77.86 seconds 100 batch
...................................................................................................
Pass 13, Batch 300, Cost 0.143929, {'classification_error_evaluator': 0.0546875}
58.15 seconds 100 batch

@NHZlX NHZlX changed the title can not reproduce the result of book/03.image_classification/ can not reproduce the result of book/03.image_classification/ Jun 1, 2017
@qingqing01
Copy link
Contributor

qingqing01 commented Jun 1, 2017

@NHZlX Thanks for your work.

@JiayiFeng
Copy link
Collaborator

Close this issue due to inactivity. please feel free to reopen it if more information is available.

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

No branches or pull requests

3 participants