Common Object Detector Architecture

Contents

Common Object Detector Architecture#

📌 Common object detectors are divided into One-Stage Detectors (OSD), and Two-Stage Detectors (TSD)

📌 Both OSD and TSD can be either anchor-based (relying on anchor boxes) or anchor-free

alt text

alt text

types#

alt text