rockchip-linux / rknn-toolkit

BSD 3-Clause "New" or "Revised" License
808 stars 173 forks source link

Accuracy analysis error #406

Closed steven-spec closed 11 months ago

steven-spec commented 11 months ago

E Catch exception when snapshot: TypeError('expected str, bytes or os.PathLike object, not list',) E Traceback (most recent call last): E File "rknn/api/rknn_base.py", line 748, in rknn.api.rknn_base.RKNNBase.accuracy_analysis E TypeError: expected str, bytes or os.PathLike object, not list