You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all,
I have downloaded the source code on ubuntu20.04 ,and enter examples/onnx/ ,
then i run command:
python3 resnet50.py --model ./models/VIM3/resnet50.nb --library ./libs/libnn_resnet50.so --picture ./data/goldfish_224x224.jpg --level 0
however ,it returns as below:
then , i enter libs , libnn_resnet50.so is actually exist.
What's more ,when i convert the model , i can not find convert file in the onnx directory:
Could you help me please ?
Best,
The text was updated successfully, but these errors were encountered:
Hi all,
I have downloaded the source code on ubuntu20.04 ,and enter examples/onnx/ ,
then i run command:
python3 resnet50.py --model ./models/VIM3/resnet50.nb --library ./libs/libnn_resnet50.so --picture ./data/goldfish_224x224.jpg --level 0
however ,it returns as below:
then , i enter libs , libnn_resnet50.so is actually exist.
What's more ,when i convert the model , i can not find convert file in the onnx directory:
Could you help me please ?
Best,
The text was updated successfully, but these errors were encountered: