I have trained a deep learning model of Mask RCNN in Keras and have derived a ONNX model (weight matrix) which is able to run and test images in Python successfully. Is there any possibility to use the same ONNX model in Windows form Application, C# through Visual Studio? If yes, what would be the requirements?
System information:
- Windows 10 Enterprise 2016 LTSB
- Visual Studio 2019
- ONNX Runtime version (you are using):
- Mask RCNN, in ONNX Runtime v0.5.0