Summary 

In this chapter, we introduced object recognition, the 101 project for ML with Core ML. We spent some time introducing CNNs or ConvNets, a category of neural networks well suited for extracting patterns from images. We discussed how they build increasing levels of abstraction with each convolutional layer. We then proceeded to make use of our newfound knowledge by implementing the functionality that allowed our application to recognize the physical world through its camera. We saw firsthand that the majority of the work wasn't performing inference but rather implementing the functionality to facilitate and make use of it. This is the take-away; intelligence by itself is not useful. What we are interested in exploring in this book is the application of trained models to deliver intuitive and intelligent experiences. For instance, this example can easily be turned into a language tutor assistant, allowing the user to learn a new language by observing the world around them. 

In the next chapter, we will continue our journey into the world of computer vision with Core ML by looking at how we can infer the emotional state of someone by recognizing their facial expressions. Let's get to it. 

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.135.198.174