I am trying to use the tflite model that I used in android project to run in WPF application. I have original h5 model. I tried to convert the original into ONNX model but I am not getting good result as the model was based on tensorflow.
Read more here: https://stackoverflow.com/questions/65710003/can-we-used-tflite-in-ml-net
Content Attribution
This content was originally published by MaNish Twayana at Recent Questions - Stack Overflow, and is syndicated here via their RSS feed. You can read the original post over there.