Is it possible to work directly with the API for human activity classification *without* using Create ML (which I believe requires Big Sur)? In other words, can I use the APIs directly instead, this was possible with the first iteration of Create ML.
Hi,
You can train a model directly via API using the Create ML framework.The newly introduced video based Action Classification template (in the app) and corresponding MLActionClassifier class (in framework) are only available on Big Sur.
You can train a model directly via API using the Create ML framework.The newly introduced video based Action Classification template (in the app) and corresponding MLActionClassifier class (in framework) are only available on Big Sur.
https://developer.apple.com/documentation/createml/mlactionclassifier
- https://developer.apple.com/videos/play/wwdc2020/10043/
https://developer.apple.com/documentation/createml/mlactivityclassifier
- https://developer.apple.com/videos/play/wwdc2019/426/