-
I have a problem with "**1. Detect emotions with a local model and Windows ML:**
1.Download the model from the Azure AI Gallery.
2. In Visual Studio, drag and drop the downloaded FER-Emotion-Rec…
79212 updated
6 years ago
-
I made a new model using keras, and saved it to an .hdf file using a callback during training.
I reloaded the model and tried to convert to an ONNX model:
```
model = keras.models.load_model(file…
-
Please help clarify which API version include this new component
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: ab995399…
-
-
support for classic apps planned?
thanks..
-
It's just a simple CNN frozen TF model. Not sure how it happens. Tried with both onnx 1.2.1 and 1.2.2 but neither works
More details regarding the error:
tensorflow ops: Counter({'Const': 12, 'Bia…
-
I want to use the C++/WinRT WinML APIs for my project but I couldn't find a sample application. I tried to replicate the MNIST example myself but ran into some issues. Here is what I tried that didn't…
-
Is there any restriction on the node names for graph inputs and outputs? Trying to load pre-trained onnx models from [ONNX tutorials assets](https://github.com/onnx/tutorials/tree/master/tutorials/ass…
-
Hi,
When I tried to build the project in unity, it showed like that.
![issue](https://user-images.githubusercontent.com/26344481/41283562-8028a91e-6e69-11e8-95ac-2b1ac98115b0.PNG)
![issue2](https…
-
I'm trying to go down the WinML route, so I made a change to `fasterRCNN_train.py` to spit out ONNX models `eval_model.save(model_path, format=cntk.ModelFormat.ONNX)`. The CNTK, however, throws an exc…