-
It is currently not possible to use a service endpoint when specifying a custom template. That's sad because I have my own template in the repo but still want to run and deploy it on Azure.
-
how to use Spatial Data types (e.g. DbGeography) in model (code-first method) to save points, shapes etc.
e.g.
public DbGeography gps_points {get; set;}
i'm unable to use "DbGeography".
-
Hey so am trying use a consume a simple classifier that i've already tried in python and works , and i wanna use it with TensorFlowSharp but when it comes to getting the output from the final tensor c…
-
Hey this docs page is great and enabled me to get a container working great locally! However I would love some direction on how we can deploy these into an AKS cluster. Specifically, how do we authent…
-
Traceback (most recent call last):
File "sample.py", line 7, in
from azure.cognitiveservices.vision.customvision.training import CustomVisionTrainingClient
File "/Users/broccoli/env/lib/py…
-
Hi, in my organization, we're looking into extending this extension with few new features:
- filter-bar, similar to one in Boards view, filtering on status and tags attributes
- start and end iterat…
-
Opening an issue to track reviewing custom vision.
Swagger PR: https://github.com/Azure/azure-rest-api-specs/pull/5164
-
Hello,
Once the model is built, what is the best option to make predictions? Is it to use web URL or Image Path?
For example, how do I pass images stored in Azure Blob Storage to the prediction API?…
-
This is my class.
```csharp
public interface IModelScorer
{
PredictionEngine CreatePredictionFunction();
ImageNetLabelPrediction PredictLabelWithProbability(string imageFile…
-
Here are all my articles on Medium
### Flawless Apps
- https://medium.com/flawless-app-stories/useful-git-commands-for-everyday-use-e1a4de64037d ⭐️
- https://medium.com/flawless-app-stories/vi…