Abstract
In recent times, artificial intelligence has become an essential part of our lives, particularly in tasks involving object
recognition. This paper explores the use of convolutional neural networks (CNNs) for enhancing underwater search and
rescue operations by classifying images of humans, fish, and plants. Leveraging the OpenCV library for preprocessing
and the Keras library with a TensorFlow backend for recognition, this study utilizes a dataset captured through field
experiments. The methodology involved preprocessing the images for segmentation, followed by training a CNN model
to classify these images with high accuracy. The CNN model demonstrated a remarkable classification accuracy of 99.6
%, significantly outperforming other modern machine-learning methods. This work suggests that CNNs can greatly
improve the speed and effectiveness of underwater search and rescue operations by accurately identifying and locating
submerged persons, which is critical for timely rescue missions.