ActionClassifier in SwiftUI App

Hello,

I am reaching out for some assistance regarding integrating a CoreML action classifier into a SwiftUI app. Specifically, I am trying to implement this classifier to work with the live camera of the device. I have been doing some research, but unfortunately, I have not been able to find any relevant information on this topic.

I was wondering if you could provide me with any examples, resources, or information that could help me achieve this integration? Any guidance you can offer would be greatly appreciated.

Thank you in advance for your help and support.

Accepted Reply

Here's the session from WWDC on Building an Action Classifier with CreateML, which goes over how to integrate the Action Classifier with live camera.

Replies

Here's the session from WWDC on Building an Action Classifier with CreateML, which goes over how to integrate the Action Classifier with live camera.