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
请问一下大佬,我在运行examples/rknn_yolov5_demo/convert_rknn_demo/yolov5/onnx2rknn.py这个文件,到Building model那一步就开始报错了,报错提示为下面的内容,请问我要如何处理这个报错。
E Catch exception when building RKNN model!
E Traceback (most recent call last):
E File "rknn/api/rknn_base.py", line 624, in rknn.api.rknn_base.RKNNBase.build
E File "rknn/api/rknn_base.py", line 1511, in rknn.api.rknn_base.RKNNBase._quantize2
E FileNotFoundError: [Errno 2] No such file or directory: './dataset.txt'
E Please feedback the detailed log file <log_feedback_to_the_rknn_toolkit_dev_team.log> to the RKNN Toolkit development team.
E You can also check github issues: https://github.com/rockchip-linux/rknn-toolkit/issues
The text was updated successfully, but these errors were encountered:
请问一下大佬,我在运行examples/rknn_yolov5_demo/convert_rknn_demo/yolov5/onnx2rknn.py这个文件,到Building model那一步就开始报错了,报错提示为下面的内容,请问我要如何处理这个报错。
E Catch exception when building RKNN model!
E Traceback (most recent call last):
E File "rknn/api/rknn_base.py", line 624, in rknn.api.rknn_base.RKNNBase.build
E File "rknn/api/rknn_base.py", line 1511, in rknn.api.rknn_base.RKNNBase._quantize2
E FileNotFoundError: [Errno 2] No such file or directory: './dataset.txt'
E Please feedback the detailed log file <log_feedback_to_the_rknn_toolkit_dev_team.log> to the RKNN Toolkit development team.
E You can also check github issues: https://github.com/rockchip-linux/rknn-toolkit/issues
The text was updated successfully, but these errors were encountered: