-
There is no link in this documentation for an example on how to use ONNX in C#. Please include this link in the Next Steps portion:
https://github.com/Microsoft/Windows-Machine-Learning/tree/master/S…
-
I was looking through the Training images in my Iteration page.
An image was supposed to be predicted as 'check' but it predicted it as 'striped'(the 'striped' probability was 83%)
So, I copied the im…
-
What would cause LearningModelPreview.LoadModelFromStorageFileAsync to return null?
A valid StorageFile was passed as a parameter. No exception was thrown.
I'm using a model created with Azure C…
-
Hi, I think there might be a bug when you try to upload multiple images at once. I created a sample code https://github.com/CaronteDemonio/CustomVisionAPI to upload multiple images in one batch. BTW, …
-
This is the design proposal for CloudEvents support for Generic Gateway, as discussed in #764
Currently, Generic Gateway listens to "/webhook" for a simple JSON payload and will raise a "webhook" …
-
### This issue is for a: (mark with an `x`)
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior …
-
I have created the project based on the code given in the documentation. It creates the project and upload the images and tag them successfully. But while, running the TrainProject method it throws an…
-
- [x ] documentation issue or request
### Minimal steps to reproduce
> I have installed an azure cli container on my pi following https://github.com/gtrifonov/raspberry-pi-alpine-azure-cli. This …
-
It seems that the base image used in the Dockerfile; "python", does not have the tensorflow package available for install. It's most likely because "python" contains the latest python version, and the…
-
In #87 I laid out a timeline for PostGraphQL, but I forgot to add subscriptions to that timeline! Once we’re done writing lots of documentation for PostGraphQL (step 2 in #87), let’s implement subscri…