Robust Object Detection of Underwater Robot based on Domain Generalization
Journal:
arXiv
Published Date:
Mar 18, 2025
Abstract
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.