This application can detect Johhny's face.
It is based on the Vision and Core ML sample code provided by Apple: Classifying Images with Vision and Core ML.
- iOS 13.0+
The machine learning model used in this application was trained using TensorFlow. The code used for the training can be found here.