Tensorflow to ONNX conversion
问题 I'm currently trying to convert a saved (and working) .pb file that I created with this tutorial (https://github.com/thtrieu/darkflow) into a onnx file. I'm using winML tools at the moment but the result of the conversion doesn't work at all (the input parameters are wrong + the whole architecture is not correct). My input parameter (as specified on the very bottom of the readme): input:0 Output node: ouput:0 I want to use the converted model inside a UWP application that's running on a