Deep Learning Support for ClientServer Application

Hello, I would like to ask if the ClientServer application development supports prediction control for DeepLearning AI models?

I noticed that the Session belongs to Mediacy.Automation.Proxy. Upon preliminary review, it appears that there are currently no DeepLearningCommands methods available for use.

Wesan

Answers

  • Hi Wesan,

    AI Prediction is executed as a part of the Count command, so if you create an a measurement options file (IQO) when you do AI prediction (the IQO file will include model name and all segmentation parameters), then you can just execute commands to load the IQO file and run the Count - it will do the AI Prediction of the active image.

    Yuri