AI Teading - TeensTry AI for yourself

Part 2 · AI that sees and hears

2.3

AI that recognises people

Cameras can draw a box around your face because of one method published in 2001.

H11 The 2001 face detectorP4 Webcam recognition

AI that recognises people

Lab H11

Face the camera straight on, then slowly turn your head to the side.

When you turned, the yellow box went first. The blue dots hung on much longer.

The 2001 method only ever learned what a front-on face looks like: the eye region is darker than just below it, the bridge of the nose is brighter than the sides. Turn your head and those relationships break.

Both of them sweep

But there's something more important to notice here. Switch on Watch the old way sweep.

A little window travels across the whole picture. Exactly what you saw in 2.2 — a small window stepping across a photo one square at a time.

The bright places passed several rounds. And almost everywhere on screen fails the very first round. That's why the 2001 method was fast — the moment something looks wrong, it quits.

Today's way sweeps the picture too. It's looking for something else. Both sweep — the old one hunts for a face shape, the new one hunts for where points go.

Guessing where the points go

Lab P4

Press Hide the video, keep the dots.

Turn the video off and only the dots remain. These dots are all the AI works with.

One face gets 478 of them, packed along the eyes, mouth and jawline. They're called .

Switch to Hands and Body. Same job every time — guess where the points go.

The AI doesn't know what a face is. It knows where to put the dots. That's what recognition actually is.

There is no 100%

Switch to Hands and look at How sure it is which hand. Is it 100?

No. Recognition is always a . It means "an 87% chance this is the right hand", not "this is the right hand".

Try to lose today's way too. Cover half your face, turn out the light, turn right around. Eventually it misses.

Today's way isn't perfect — it's just better.

Sound is next

So far this has all been about seeing. But AI handles sound too.

Sound isn't a picture, so how? The next chapter has the answer, and it's a little unexpected.

Sources for this chapter

  1. 19 Viola & Jones, "Rapid Object Detection using a Boosted Cascade of Simple Features", CVPR 2001
  2. 21 Fujifilm, "FinePix S6500fd" press release and specifications (2006-07-13) — the first Fujifilm camera with face detection

See the full list