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

fopen squeezenet_ssd_voc.param failed #5835

Open
joeyprofile opened this issue Dec 19, 2024 · 0 comments
Open

fopen squeezenet_ssd_voc.param failed #5835

joeyprofile opened this issue Dec 19, 2024 · 0 comments

Comments

@joeyprofile
Copy link

Hi,

I build NCNN and run it on Ubuntu20.04:
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release -DNCNN_VULKAN=ON -DNCNN_BUILD_EXAMPLES=ON ..
make

When i run "/ncnn/build/examples$ ./squeezenetssd ../../images/256-ncnn.png", it would hit this error:
fopen squeezenet_ssd_voc.param failed.
When run "./benchncnn 64 2 0 0 1", it hit "Floating point exception (core dumped)":
./benchncnn 64 2 0 0 1
Enumerating devices...
Connecting to device: 0(128)
Floating point exception (core dumped).

Regards,
Joey

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