paper-with-me

Papers

SU-YOLO: Spiking Neural Network for Efficient Underwater Object Detection

2025-03-31 · Chenyang Li, Wenxuan Liu, Guoqiang Gong, Xiaobo Ding, Xian Zhong

Underwater object detection is critical for oceanic research and industrial safety inspections. However, the complex optical environment and the limited resources of underwater equipment pose significant challenges to achieving high accuracy and low power consumption. To address these issues, we propose Spiking Underwater YOLO (SU-YOLO), a Spiking Neural Network (SNN) model. Leveraging the lightweight and energy-efficient properties of SNNs, SU-YOLO incorporates a novel spike-based underwater image denoising method based solely on integer addition, which enhances the quality of feature maps with minimal computational overhead. In addition, we introduce Separated Batch Normalization (SeBN), a technique that normalizes feature maps independently across multiple time steps and is optimized for integration with residual structures to capture the temporal dynamics of SNNs more effectively. The redesigned spiking residual blocks integrate the Cross Stage Partial Network (CSPNet) with the YOLO architecture to mitigate spike degradation and enhance the model's feature extraction capabilities. Experimental results on URPC2019 underwater dataset demonstrate that SU-YOLO achieves mAP of 78.8% with 6.97M parameters and an energy consumption of 2.98 mJ, surpassing mainstream SNN models in both detection accuracy and computational efficiency. These results underscore the potential of SNNs for engineering applications. The code is available in https://github.com/lwxfight/snn-underwater.

📄 PDF Abstract BibTeX arXiv:2503.24389

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyDenoisingImage Denoisingobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음
SNN Spiking Neural Networks (SNNs) are a class of artificial neural networks inspired by the structure and functioning of the brain's neural networks. Unlike traditional…

Similar Papers 제목 키워드 기반

WQT and DG-YOLO: towards domain generalization in underwater object detection

2020-04-14 · Hong Liu, Pinhao Song, Runwei Ding

A General Underwater Object Detector (GUOD) should perform well on most of underwater circumstances. However, with limited underwater dataset, conventional object detection methods suffer from domain shift severely. This…

Data AugmentationDiversityDomain GeneralizationObject+2

SPMamba-YOLO: An Underwater Object Detection Network Based on Multi-Scale Feature Enhancement and Global Context Modeling

2026-02-26 · Guanghao Liao, Zhen Liu, Liyuan Cao, Yonghui Yang 외 arxiv

Underwater object detection is a critical yet challenging research problem owing to severe light attenuation, color distortion, background clutter, and the small scale of underwater targets. To address these challenges, …

Object Detection

Knowledge Distillation in YOLOX-ViT for Side-Scan Sonar Object Detection

2024-03-14 · Martin Aubard, László Antal, Ana Madureira, Erika Ábrahám

In this paper we present YOLOX-ViT, a novel object detection model, and investigate the efficacy of knowledge distillation for model size reduction without sacrificing performance. Focused on underwater robotics, our res…

Knowledge DistillationNovel Object DetectionObjectobject-detection+1

An Empirical Study on the Robustness of YOLO Models for Underwater Object Detection

2025-09-22 · Edwine Nabahirwa, Wei Song, Minghua Zhang, Shufan Chen arxiv

Underwater object detection (UOD) remains a critical challenge in computer vision due to underwater distortions which degrade low-level features and compromise the reliability of even state-of-the-art detectors. While YO…

Real-Time Object DetectionDomain Adaptation

Improve Underwater Object Detection through YOLOv12 Architecture and Physics-informed Augmentation

2025-06-30 · Tinh Nguyen

Underwater object detection is crucial for autonomous navigation, environmental monitoring, and marine exploration, but it is severely hampered by light attenuation, turbidity, and occlusion. Current methods balance accu…

Autonomous NavigationComputational Efficiencyobject-detectionObject Detection