What should you do?

You work as an ML engineer at a social media company, and you are developing a visual filter for users’ profile photos. This requires you to train an ML model to detect bounding boxes around human faces. You want to use this filter in your company’s iOS-based mobile phone application. You want to minimize code development and want the model to be optimized for inference on mobile phones.

What should you do?
A . Train a model using AutoML Vision and use the “export for Core ML” option.
B. Train a model using AutoML Vision and use the “export for Coral” option.
C. Train a model using AutoML Vision and use the “export for TensorFlow.js” option.
D. Train a custom TensorFlow model and convert it to TensorFlow Lite (TFLite).

Answer: A

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments