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

problem with graph_vgg16.cpp #1105

Open
RavikumarLav opened this issue May 8, 2024 · 1 comment
Open

problem with graph_vgg16.cpp #1105

RavikumarLav opened this issue May 8, 2024 · 1 comment

Comments

@RavikumarLav
Copy link

I tried to test this graph on armv8 neon with library V24.02.1 with below build option
scons Werror=1 -j8 debug=1 neon=1 opencl=0 os=linux arch=armv8a

Weights and bias .npy is taken from the graph from the link mentioned in the .cpp file.
Provenance: www.robots.ox.ac.uk/~vgg/software/very_deep/caffe/VGG_ILSVRC_16_layers.caffemodel

case1:
Getting segmentation fault after run the graph
image

case2: If image option not provided getting other output with segmentation fault
image

Attached image and label file
cat100
Label_clsid.txt

Please let me know why segmentation fault is coming.

@RavikumarLav
Copy link
Author

Also i wanted to know the runtime for these examples graphs on neon core.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants