日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
物体検出arXiv:2510.25797

時空間解析と空間アテンションネットワークによる水中物体検出の強化

Enhancing Underwater Object Detection through Spatio-Temporal Analysis and Spatial Attention Networks

シェア:XThreadsFacebookLINEはてブBluesky

水中物体検出において、時間情報を活用したT-YOLOv5と空間アテンション(CBAM)を組み合わせ、動的な海洋環境での検出精度を向上させた研究。

著者: Sai Likhith Karri, Ansh Saxena

分類: cs.CV, cs.CL, cs.RO

原文アブストラクト

This study examines the effectiveness of spatio-temporal modeling and the integration of spatial attention mechanisms in deep learning models for underwater object detection. Specifically, in the first phase, the performance of temporal-enhanced YOLOv5 variant T-YOLOv5 is evaluated, in comparison with the standard YOLOv5. For the second phase, an augmented version of T-YOLOv5 is developed, through the addition of a Convolutional Block Attention Module (CBAM). By examining the effectiveness of the already pre-existing YOLOv5 and T-YOLOv5 models and of the newly developed T-YOLOv5 with CBAM. With CBAM, the research highlights how temporal modeling improves detection accuracy in dynamic marine environments, particularly under conditions of sudden movements, partial occlusions, and gradual motion. The testing results showed that YOLOv5 achieved a mAP@50-95 of 0.563, while T-YOLOv5 and T-YOLOv5 with CBAM outperformed with mAP@50-95 scores of 0.813 and 0.811, respectively, highlighting their superior accuracy and generalization in detecting complex objects. The findings demonstrate that T-YOLOv5 significantly enhances detection reliability compared to the standard model, while T-YOLOv5 with CBAM further improves performance in challenging scenarios, although there is a loss of accuracy when it comes to simpler scenarios.

関連論文