用户您好,请详细描述您所遇到的问题。
1.硬件获取渠道:公司购买
2.当前系统镜像版本:linux-4.14.74
3.当前天工开物版本:
4.问题定位:AI工具链docker下脚本运行错误
5.开发的demo/案例:按照AI工具链使用教程,运行ddk/samples/ai_toolchain/horizon_model_convert_sample/03_classification/01_mobilenet/mapper/02_preprocess.sh,会出现找不到/data/horizon_x3/data和/data/imagenet/calibration_data目录,创建/data/horizon_x3/data目录,并且从ddk下拷贝了/data/imagenet/calibration_data目录后,出现"Could not find a format to read the specified file in %s mode" % modename
ValueError: Could not find a format to read the specified file in single-image mode问题
6.需要提供的解决方案:希望贵方可以根据sdk0807版本修复该问题,至少教程可以正常使用