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

Error rate reached : logprob: 0.066761, 0.002564 is it ok or smth went wrong ? #3

Open
teknosains opened this issue Feb 26, 2014 · 0 comments

Comments

@teknosains
Copy link

Haloo

I used your dropout version of Convnet for Food classification.

I have 8 batches :

1-6 : train, 7 validation
and 8 for test

I followed the methodology https://code.google.com/p/cuda-convnet/wiki/Methodology

I started the training :
--train-range=1-6 --test-range=7 --epochs=200

an so on like the methodology...

The error rates for each batches is Good ( around 0.11)

but when I test it ( last method) with batch 8 . its 63% (final result).

I dont know what caused this. I assume that Foods share almost the same colors, shape, etc, mayble those are the cause.

What do you suggest ?

Thanks

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

1 participant