使用yolov5 6.0版本转换为onnx,进行atc转换时出现ATC start working now, please wait for a moment.,然后就会跳出docker环境。
使用cann版本为6.3,linux系统,使用指令为atc --model=step1_0204.onnx --framework=5 --output=yolov5s_v6 --soc_version=Ascend310 --input_format=NCHW --input_shape="images:1,3,640,640" --out_nodes="Conv_456:0;Conv_508:0;Conv_560:0;output" --log=info --insert_op_conf=aipp_yolov5.cfg

使用yolov5 6.0版本转换为onnx,进行atc转换时出现ATC start working now, please wait for a moment.,然后就会跳出docker环境。
使用cann版本为6.3,linux系统,使用指令为atc --model=step1_0204.onnx --framework=5 --output=yolov5s_v6 --soc_version=Ascend310 --input_format=NCHW --input_shape="images:1,3,640,640" --out_nodes="Conv_456:0;Conv_508:0;Conv_560:0;output" --log=info --insert_op_conf=aipp_yolov5.cfg