PulseAugur
实时 07:31:12

PixOOD pipeline 针对自动驾驶汽车的实时异常分割进行了优化

研究人员开发了一个高效的异常分割管道 PixOOD,专为在自动驾驶汽车和铁路系统中的嵌入式硬件上进行实时部署而设计。这种新方法优化了原始 PixOOD 方法的 Neyman-Pearson 评分阶段,并利用了硬件加速的 TensorRT 编译。优化后的管道实现了显著更快的速度,在桌面 NVIDIA RTX 4060 GPU 上达到 182 FPS,在 NVIDIA Jetson AGX Orin 嵌入式平台上达到 75 FPS,使得先进的异常检测能够进行车载处理。 AI

影响 实现了更高效的实时异常检测,用于自动驾驶汽车和铁路系统的嵌入式系统。

排序理由 这是一篇详细介绍新方法及其性能改进的研究论文。 [lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.CV 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

PixOOD pipeline 针对自动驾驶汽车的实时异常分割进行了优化

报道来源 [1]

  1. arXiv cs.CV TIER_1 English(EN) · Luca de Martino, Federico Aromolo, Federico Nesti, Giorgio Buttazzo ·

    迈向实时 PixOOD:自动驾驶汽车的高效异常分割

    arXiv:2607.28483v1 Announce Type: new Abstract: Real-time anomaly segmentation is essential for the safety of autonomous systems. Although recent approaches offer high accuracy, their computational cost limits their deployment on embedded hardware. This work presents an efficient…