MediaLab update is coming soon to the Windows Store

Upcoming update includes operations so you can access machine learning features.

  • Native Windows ML via ONNX models.
    • Input an image feature and output a classification tensor. Labels may be in JSON or text format. Output is CSV.
    • Input an image feature and output an image feature, e.g. style transfer.
  • Azure Cognitive services REST API.
    • Requires a subscription key you must provide.
    • All operations that are POST and with an image as the body, e.g. vision, ocr, describe, etc. and return JSON.
    • Output is JSON using “map” layout.

There are also many internal updates not mentioned here. See the store listing when the update comes out.