IBURD: Image Blending for Underwater Robotic Detection
Jungseok Hong, Sakshi Singh, Junaed Sattar
TL;DR
IBURD tackles the data scarcity and challenging visuals of underwater debris detection by generating realistic, pixel-annotated synthetic images through a two-pass image blending pipeline that combines Poisson editing with style transfer. An adaptive, FFT-based blurriness measure tunes the style loss to preserve object content while matching underwater appearance, and source objects are produced semi-automatically via DALL‑E and SAM with COCO-format annotations. Evaluations on the TrashCan dataset and real LoCO AUV deployments show IBURD-augmented data improves detection and instance segmentation performance and enables on-board autonomous operation in data-scarce underwater environments. The work demonstrates a practical path to scalable underwater debris detection via synthetic data, with potential impact on environmental cleanup missions using AUVs.
Abstract
We present an image blending pipeline, \textit{IBURD}, that creates realistic synthetic images to assist in the training of deep detectors for use on underwater autonomous vehicles (AUVs) for marine debris detection tasks. Specifically, IBURD generates both images of underwater debris and their pixel-level annotations, using source images of debris objects, their annotations, and target background images of marine environments. With Poisson editing and style transfer techniques, IBURD is even able to robustly blend transparent objects into arbitrary backgrounds and automatically adjust the style of blended images using the blurriness metric of target background images. These generated images of marine debris in actual underwater backgrounds address the data scarcity and data variety problems faced by deep-learned vision algorithms in challenging underwater conditions, and can enable the use of AUVs for environmental cleanup missions. Both quantitative and robotic evaluations of IBURD demonstrate the efficacy of the proposed approach for robotic detection of marine debris.
