# Object Detection

> Object detection, bounding boxes, and visual object recognition systems

- Skill: `neuralblitz/object-detection` (Agent Skill)
- Install (CLI): `npx skillmds@latest add neuralblitz/object-detection`
- Raw SKILL.md: https://api.skillmd.com/api/skills/neuralblitz/object-detection/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: NeuralBlitz (https://skillmd.com/u/neuralblitz)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/neuralblitz/object-detection

---


## What I do
- Build object detection models
- Work with YOLO, R-CNN, SSD
- Perform real-time detection
- Optimize detection systems

## When to use me
When building object detection or recognition systems.

## Key Concepts
- Bounding boxes
- YOLO architecture
- R-CNN family
- Single-shot detection
- Anchor boxes
- Non-maximum suppression
- mAP metrics

