This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: 帧率测试的相关问题

Part Number: TDA4VM

1、shufflenet_v2的ONNX模型在转化bin文件时,报错:“ONNX operator ReduceMean is not suported now";

2、mobilenet_v1的ONNX模型再转化bin文件时,报错:

3、yolop的ONNX模型再转化bin文件时,报错:“ONNX operator Div is not suported now ;ONNX operator ScatterND is not suported now”;

4、deeplabV3_resnet50的ONNX模型再转化bin文件时,报错:“ “;

5、模型转化时,8-bit fixed-point和16-bit fixed-point对模型帧率测试的影响会很大吗?