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

How to do I train network for CHaiDNN #154

Open
guru3110 opened this issue Mar 7, 2019 · 0 comments
Open

How to do I train network for CHaiDNN #154

guru3110 opened this issue Mar 7, 2019 · 0 comments

Comments

@guru3110
Copy link

guru3110 commented Mar 7, 2019

I have trained the Alexnet Chaidnn model by removing the precision parameter. But when I am testing with the data set it always predicts same probability for all the images. But the same alexnet provided by caffe framework which is running on CPU is working well. I have compared CHaiDNN Alexnet model and Caffe Alexnet model in the netscope tool. I found that CHaiDNN model doesn't support LRN type. norm1, norm2 and drop6 and drop7 are the extra parameters in the caffe model. These parameter play the major role in training phase. How should i replicate these layer in the CHaiDNN model. Kindly help to fix this issue.

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