ColeMurray / age-gender-estimation-tutorial

Tutorial for creating multi-task age and gender estimator in Tensorflow
40 stars 14 forks source link

Use this model in an app #1

Closed apurva0919 closed 5 years ago

apurva0919 commented 5 years ago

Can I use this model in an ios app which will detect the age of any person? Can I convert this model to the core ML model to use it in an ios app to detect the age of any person?

ColeMurray commented 5 years ago

@apurva0919,

Yes, you can integrate this Tensorflow model into iOS. A resource on using Core ML can be found here: https://hackernoon.com/integrating-tensorflow-model-in-an-ios-app-cecf30b9068d