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

submission file : cnn1.csv is empty in FaceKeyPoint Detector #202

Open
hitesh3011 opened this issue Jul 1, 2016 · 0 comments
Open

submission file : cnn1.csv is empty in FaceKeyPoint Detector #202

hitesh3011 opened this issue Jul 1, 2016 · 0 comments

Comments

@hitesh3011
Copy link

Hello,

I ran the code on GPU with 100 and 500 epochs using

th examples/facialkeypointdetector.lua --learningRate 0.1 --maxOutNorm 2 --cuda --useDevice 1 --batchSize 16 --channelSize '{96,96}' --kernelSize '{7,7}' --poolSize '{2,2}' --poolStride '{2,2}' --hiddenSize '{3000}' --maxEpoch 500 --maxTries 100 --accUpdate --normalInit --activation ReLU --submissionFile cnn1.csv

Why is the submission file cnn1.csv not showing any locations of the facialKeypoints? It is just showing 27124 numbers as the RowIds.

@hitesh3011 hitesh3011 changed the title submission file : cnn1.csv is empty submission file : cnn1.csv is empty in FaceKeyPoint Detector Jul 1, 2016
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