Reputation: 11
I am having trouble finding the answer to this.
I have an MXNet file in the form of:
model.json
and model.params.
What is the cleanest way to load the network into a Keras installation with TensorFlow backend?
Upvotes: 0
Views: 439