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

models/alexnet_full_precision_iter_140112.npz #5

Open
sayounara opened this issue Dec 21, 2018 · 1 comment
Open

models/alexnet_full_precision_iter_140112.npz #5

sayounara opened this issue Dec 21, 2018 · 1 comment

Comments

@sayounara
Copy link

Hi @gplhegde @nachiket
I just saw there are models/alexnet_full_precision_iter_140112.npz used in the papaa-opencl/opencl-src/alexnet-altera/Makefile,

run: $(TARGET_DIR)/$(TARGET)
$(TARGET_DIR)/$(TARGET) -model=../../../models/alexnet_full_precision_iter_140112.npz -mode=sample

Could you tell me where I can get a copy of alexnet_full_precision_iter_140112.npz to run? Looking forward to your help.

Thanks

@gplhegde
Copy link
Collaborator

gplhegde commented Jan 6, 2019

@sayounara I could not find the model file. You need to train / get the AlexNet models available online and just convert to numpy array.

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

2 participants