So, what we have seen so far of CoreML is pretty neat, to say the least. But taking a look back over this chapter so far, we have probably spent more time building our app to harness the power of CoreML than actually implementing it.
In this section, we're going to take our app a little further by streaming a live camera feed that in turn will allow us to intercept each frame and detect objects in real time.