Custom vision model type?

victor duran muñoz 21 Reputation points
2022-04-10T16:19:58.657+00:00

Hello,
the models created in custom vision, what type are they? The place where I want to import it supports the following types of models:
-Support vector machine (SVM)

  • Principal Component Analysis (PCA)
    -k-Means
    -Random Forest
  • Multi-layer perceptron (MLP)
Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
220 questions
0 comments No comments
{count} votes

Accepted answer
  1. romungi-MSFT 42,286 Reputation points Microsoft Employee
    2022-04-11T13:54:47.973+00:00

    @victor duran muñoz Custom vision publishes the platform and flavours to export the model that is trained. The actual algorithms that are used behind the model training is not available as public information. Irrespective of the above, you should be able to export the model in any of the below formats if your application supports these formats.

    Allowed platform values to export are CoreML, TensorFlow, DockerFile, ONNX, VAIDK, and OpenVino.
    Allowed flavours that custom vision can export to are Linux, Windows, ONNX10, ONNX12, ARM, TensorFlowNormal, and TensorFlowLite.

    If an answer is helpful, please click on 130616-image.png or upvote 130671-image.png which might help other community members reading this thread.


0 additional answers

Sort by: Most helpful