arXiv:2508.13101cs.CV2025-08被引 1

用RT-DETR模型实时检测海滩垃圾,对比不同版本的效率与精度。

Real-Time Beach Litter Detection and Counting: A Comparative Analysis of RT-DETR Model Variants

  • 采用端到端的RT-DETR模型进行垃圾检测,比较L与XL两个版本性能。
  • RT-DETR-X精度略高(mAP@50: 0.816),但推理慢34.5毫秒。
  • RT-DETR-L在速度与精度间更优,适合野外实时部署。

海岸污染是全球性的紧迫环境问题,亟需可扩展的自动化监测与管理方案。本研究评估了先进的端到端目标检测模型RT-DETR在海滩垃圾自动检测与计数中的有效性。基于公开的海岸垃圾数据集,对RT-DETR-Large(RT-DETR-L)与RT-DETR-Extra-Large(RT-DETR-X)两个变体进行了严格对比分析。结果表明,RT-DETR-X模型在精度上略有提升:mAP@50为0.816,mAP@50-95为0.612,优于RT-DETR-L的0.810和0.606。然而,这一微小性能增益以显著更高的计算成本为代价——其推理时间达34.5毫秒,远超RT-DETR-L的20.1毫秒。研究发现,RT-DETR-L在处理速度与检测精度之间实现更好平衡,更适合实际场景下的实时部署。该工作为基于Transformer的先进检测器在环境保育中的应用提供了重要参考,凸显了模型复杂度与运行可行性之间的关键权衡。

原文摘要 · Abstract (English)

Coastal pollution is a pressing global environmental issue, necessitating scalable and automated solutions for monitoring and management. This study investigates the efficacy of the Real-Time Detection Transformer (RT-DETR), a state-of-the-art, end-to-end object detection model, for the automated detection and counting of beach litter. A rigorous comparative analysis is conducted between two model variants, RT-DETR-Large (RT-DETR-L) and RT-DETR-Extra-Large (RT-DETR-X), trained on a publicly available dataset of coastal debris. The evaluation reveals that the RT-DETR-X model achieves marginally superior accuracy, with a mean Average Precision at 50\% IoU (mAP@50) of 0.816 and a mAP@50-95 of 0.612, compared to the RT-DETR-L model's 0.810 and 0.606, respectively. However, this minor performance gain is realized at a significant computational cost; the RT-DETR-L model demonstrates a substantially faster inference time of 20.1 ms versus 34.5 ms for the RT-DETR-X. The findings suggest that the RT-DETR-L model offers a more practical and efficient solution for real-time, in-field deployment due to its superior balance of processing speed and detection accuracy. This research provides valuable insights into the application of advanced Transformer-based detectors for environmental conservation, highlighting the critical trade-offs between model complexity and operational viability.

目标检测环境监测实时系统

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。