paper-with-me

홈 › Papers

Robust Object Detection of Underwater Robot based on Domain Generalization

2025-03-18 · Pinhao Song

Object detection aims to obtain the location and the category of specific objects in a given image, which includes two tasks: classification and location. In recent years, researchers tend to apply object detection to underwater robots equipped with vision systems to complete tasks including seafood fishing, fish farming, biodiversity monitoring and so on. However, the diversity and complexity of underwater environments bring new challenges to object detection. First, aquatic organisms tend to live together, which leads to severe occlusion. Second, theaquatic organisms are good at hiding themselves, which have a similar color to the background. Third, the various water quality and changeable and extreme lighting conditions lead to the distorted, low contrast, blue or green images obtained by the underwater camera, resulting in domain shift. And the deep model is generally vulnerable to facing domain shift. Fourth, the movement of the underwater robot leads to the blur of the captured image and makes the water muddy, which results in low visibility of the water. This paper investigates the problems brought by the underwater environment mentioned above, and aims to design a high-performance and robust underwater object detector.

📄 PDF Abstract BibTeX arXiv:2503.19929

Code (2)

mousecpn/Boosting-R-CNN-Reweighting-R-CNN-Samples-by-RPN-s-Error-for-Underwater-Object-Detection pytorch
mousecpn/boosting-r-cnn pytorch

Tasks

Domain GeneralizationObjectobject-detectionObject DetectionRobust Object Detection

Similar Papers 제목 키워드 기반

Reveal of Domain Effect: How Visual Restoration Contributes to Object Detection in Aquatic Scenes

2020-03-04 · Xingyu Chen, Yue Lu, Zhengxing Wu, Junzhi Yu 외

Underwater robotic perception usually requires visual restoration and object detection, both of which have been studied for many years. Meanwhile, data domain has a huge impact on modern data-driven leaning process. Howe…

Objectobject-detectionObject DetectionRelation

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

ADOD: Adaptive Domain-Aware Object Detection with Residual Attention for Underwater Environments

2023-12-11 · Lyes Saad Saoud, Zhenwei Niu, Atif Sultan, Lakmal Seneviratne 외

This research presents ADOD, a novel approach to address domain generalization in underwater object detection. Our method enhances the model's ability to generalize across diverse and unseen domains, ensuring robustness …

domain classificationDomain GeneralizationObjectobject-detection+1

Achieving Domain Generalization in Underwater Object Detection by Domain Mixup and Contrastive Learning

2021-04-06 · Yang Chen, Pinhao Song, Hong Liu, Linhui Dai 외

The performance of existing underwater object detection methods degrades seriously when facing domain shift caused by complicated underwater environments. Due to the limitation of the number of domains in the dataset, de…

Contrastive LearningData AugmentationDomain GeneralizationImage Stylization+4

Why Domain Matters: Domain-Aware Benchmarking of Underwater Object Detection and Annotation Quality

2026-07-12 · Melanie Wille, Dimity Miller, Tobias Fischer, Scarlett Raine arxiv

Underwater object detection is strongly affected by domain shift, where performance can vary significantly across different locations, habitats, and deployment conditions. However, detector performance is typically evalu…

Domain GeneralizationObject Detection