Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

Fail to model conversion

17

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
17

Fail to model conversion

Posted at 4 day before      View:33 | Replies:0        Print      Only Author   [Copy Link] 1#
Hi community,

I have tried to run a yolov5 demo on the RK3588-RT, so, I tried to conversion model to rknn but, failed.

log is as following.

===============================================================================
bchoi@firefly:~/work/rknn_model_zoo/examples/yolov5/python$ python3 convert.py  ../model/yolov5s_relu.onnx  rk3588
Traceback (most recent call last):
  File "/home/bchoi/work/rknn_model_zoo/examples/yolov5/python/convert.py", line 3, in <module>
    from rknn.api import RKNN
ModuleNotFoundError: No module named 'rknn'
bchoi@firefly:~/work/rknn_model_zoo/examples/yolov5/python$

===============================================================================

I have trid to find python module for rknn but, could not find it yet.

Can you please help me?

BR,
Mark
Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list