Enhancing Robustness of Human Detection Algorithms in Maritime SAR through Augmented Aerial Images to Simulate Weather Conditions
Miguel Tjia, Artem Kim, Elaine Wynette Wijaya, Hanna Tefara, and Kevin, Zhu

TL;DR
This study enhances human detection in maritime SAR by using augmented aerial images to simulate weather conditions, improving YOLO model accuracy and robustness in diverse real-world scenarios.
Contribution
The paper introduces a data augmentation approach with simulated weather conditions to improve YOLO-based human detection in maritime SAR operations.
Findings
Models trained on augmented data achieved higher recall scores.
Augmentation improved robustness to weather, lighting, and contrast variations.
Detection accuracy increased by approximately 3.4% on YOLOv5l.
Abstract
7,651 cases of Search and Rescue Missions (SAR) were reported by the United States Coast Guard in 2024, with over 1322 SAR helicopters deployed in the 6 first months alone. Through the utilizations of YOLO, we were able to run different weather conditions and lighting from our augmented dataset for training. YOLO then utilizes CNNs to apply a series of convolutions and pooling layers to the input image, where the convolution layers are able to extract the main features of the image. Through this, our YOLO model is able to learn to differentiate different objects which may considerably improve its accuracy, possibly enhancing the efficiency of SAR operations through enhanced detection accuracy. This paper aims to improve the model's accuracy of human detection in maritime SAR by evaluating a robust datasets containing various elevations and geological locations, as well as through data…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSynthetic Aperture Radar (SAR) Applications and Techniques · Advanced SAR Imaging Techniques
MethodsConvolution
