import React from 'react'; import { motion } from 'framer-motion'; import { Eye, Car, Bot, Camera, Zap, Target, CheckCircle2 } from 'lucide-react'; import ClickReveal from './ClickReveal'; import KeyTermBadge from './KeyTermBadge'; import { BoundingBoxDemo } from './AnimatedDiagram'; export const chapter1Slides = [ // Slide 1: What is Object Detection? { content: (
Chapter 1 • Slide 1 of 5
When you look at a photo, you instantly know "that's a dog" or "that's a car." Object detection teaches computers to do the same thing automatically!
Your brain processes images in just 13 milliseconds — but modern AI can now detect objects almost as fast!
Bounding Boxes & Labels
A
The computer also gives a
Object detection is everywhere!
{item.description}
A single self-driving car processes about 1 terabyte of data per day — that's like watching 500 hours of HD video!
The magic behind the scenes
{item.desc}
YOLO (You Only Look Once) can process 45 frames per second — faster than your eyes can blink!
You've mastered Object Detection
{item.text}