MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
Hi, I'm on an NVIDIA Jetson Nano with Ubuntu 18.04 running. I'm trying to convert my frozen_graph.pb to .onnx format. I'm confused about running the provided example commands. Could you provide more details as to how exactly run the command. Output node names are required but how to specify them inside the command and how to find the output node names in the first place? I'm new to this, sorry if this is a bit stupid to ask :/
Hi, I'm on an NVIDIA Jetson Nano with Ubuntu 18.04 running. I'm trying to convert my frozen_graph.pb to .onnx format. I'm confused about running the provided example commands. Could you provide more details as to how exactly run the command. Output node names are required but how to specify them inside the command and how to find the output node names in the first place? I'm new to this, sorry if this is a bit stupid to ask :/