V2EX  ›  英汉词典
  •   The specified image does not exist

    Single-Stage Detector

    定义 Definition

    单阶段检测器:一种目标检测模型架构,不经过“候选区域生成(proposal)+再分类/回归”的两步流程,而是在一次前向计算中直接预测目标的类别与边界框(常见于实时检测,如 YOLO、SSD、RetinaNet 等)。也常与 two-stage detector(两阶段检测器)对比。

    发音 Pronunciation (IPA)

    /ˌsɪŋɡəl ˈsteɪdʒ dɪˈtɛktər/

    例句 Examples

    A single-stage detector can run fast enough for real-time video.
    单阶段检测器通常足够快,可以用于实时视频。

    Compared with a two-stage detector, a single-stage detector often trades a bit of accuracy for much lower latency by predicting classes and bounding boxes in one pass over the feature maps.
    与两阶段检测器相比,单阶段检测器常常通过在特征图上一次性预测类别和边界框,以略微牺牲一些精度来换取更低的延迟。

    词源 Etymology

    该术语来自计算机视觉/深度学习领域的“处理流程”描述:single-stage(单阶段)强调“只用一个阶段完成检测”,与 two-stage(两阶段)相对;detector(检测器)源自 detect(检测、发现),表示执行目标检测任务的模型或系统。

    相关词 Related Words

    文献与作品 Literary / Notable Works

    • You Only Look Once: Unified, Real-Time Object Detection(YOLO,2016)——经典单阶段检测框架代表。
    • SSD: Single Shot MultiBox Detector(SSD,2016)——“single shot”即单阶段思想的重要论文。
    • Focal Loss for Dense Object Detection(RetinaNet,2017)——单阶段密集检测的重要改进与代表作。
    • EfficientDet: Scalable and Efficient Object Detection(2019)——工程实践中常见的高效单阶段检测器系列。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   2410 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 11:32 · PVG 19:32 · LAX 04:32 · JFK 07:32
    ♥ Do have faith in what you're doing.