ICRA 20253 citations

RipGAN: A GAN-Based Rip Current Data Augmentation Method

Shenyang Qian, Mitchell Harley, Imran Razzak, Yang Song

Abstract

Rip currents are a major hazard on beaches worldwide, and their strong, offshore-directed currents can place even experienced beachgoers at risk of drowning. While it is intuitive to consider developing an automated rip current detection system to assist lifeguards in protecting beachgoers, rip current detection is in its infancy due to the lack of high-quality large-scale annotated rip current datasets. Also, the collection and annotation of rip current images require expert knowledge, which makes it more difficult to build datasets. So, this paper proposes a GAN-based rip current data augmentation method, RipGAN, to improve the performance of rip current detectors by increasing representative training data. To create new training images, RipGAN, has two branches. One is a texture generator that enriches the pattern and texture details of waves, making the image more realistic. The other is a rip generator based on FFFM-Unet. FFFM (Fast Fourier Fusion Module) uses Fast Fourier convolution to fuse the features from the low and the high layers, so as to further optimise the generated image. Furthermore, we trained Yolov8, YOLOv10, DINO and RT-DETR as rip current detectors to prove the effectiveness of RipGAN. The detectors' rnAP <inf xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">50:95</inf> improved by 2.67% on the test set and AP<inf xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">50</inf> by 4.93% on real-scene videos, outperforming other data augmentation methods. Besides, abundant ablation studies have been conducted to further evaluate each component of RipGAN.

BibTeX
@inproceedings{icra2025_ripganaganbasedr,
  title = {RipGAN: A GAN-Based Rip Current Data Augmentation Method},
  author = {Shenyang Qian and Mitchell Harley and Imran Razzak and Yang Song},
  booktitle = {ICRA 2025},
  year = {2025}
}
RipGAN: A GAN-Based Rip Current Data Augmentation Method · ICRA 2025