yolov3-tiny model convert problem

edited February 2021 in AI Model migration

I training yolov3-tiny to generate *.weights file, and I convert it to TensorFlow format(*.pb).

Then I use "tensorflow2onnx.py" to convert, I got this error.



And then, when I do "fpAnalyserCompilerIpevaluator_520.py -t 8" after deleting these nodes, I got another error like this.

The first network viewer is the TensorFlow model after conversion, and the other one is removed nodes.


Tagged:

Comments

The discussion has been closed due to inactivity. To continue with the topic, please feel free to post a new discussion.