-
Platform (like ubuntu 16.04):
Python version:
Source framework with version ( Tensorflow 1.4.0):
Destination framework with version (like onnx 1.7.0):
Pre-trained model path (model_squeeze…
-
- mix2,高通835
## 高通835-8线程-armv7
```shell
chiron:/data/local/tmp/ncnn $ ./benchncnn …
-
Here is the code to reproduce result:
```
import numpy as np
from keras_squeezenet import SqueezeNet
from keras.applications.imagenet_utils import preprocess_input, decode_predictions
from keras.…
-
I have done some testing with the latest Vulkan drivers on a Raspberry Pi 4 (64-OS). Knowing the driver is still under construction, the results were a great disappointment. No acceleration at all, it…
-
我用下列命令来读取example里面的bin和params文件:
ncnn::Net net;
net.load_param("squeezenet_v1.1.param");
net.load_model("squeezenet_v1.1.bin");
但是编译后执行./main的时候出现下列信息,如何处理 谢谢
fopen squeezenet_v1.1.param failed…
-
Hi,
I've trained a new model based on SqueezeNet V1.1, and it achieved 61% top-1 accuracy on ImageNet without sacrificing parameter numbers and efficiency.
I've uploaded my model to this [https://g…
-
A benchmark results of a previous version is available here:
```
model_name device_name soc abi runtime init warmup run_avg tuned
mobilenet_v2 …
-
命令 ../build/examples/squeezenet ../images/256-ncnn.png
fopen squeezenet_v1.1.param failed
fopen squeezenet_v1.1.bin failed
find_blob_index_by_name data failed
Try
find_blob_index_by_name prob fa…
-
### Is this a new report?
Yes
### System Info
Void 6.2.15_1 x86_64 AuthenticAMD notuptodate rrFFFF
### Package(s) Affected
mesa-22.3.5_2 mesa-opencl-22.3.5_2 libllvm15-15.0.7_1
### D…
-
Thanks for the updated files to make OpenVINO work on Ubuntu 18.04. When I run the squeezenet demo script, I now get the following error.
```Configure Model Optimizer
INTEL_CVSDK_DIR environment…
ghost updated
6 years ago