We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Enhancing marine debris identification with convolutional neural networks
Summary
A deep learning model was developed to identify and classify marine debris components captured by underwater remotely operated vehicle imagery, addressing the challenge of widely distributed ocean waste including microplastics. The convolutional neural network demonstrated improved accuracy for debris detection and classification compared to conventional image analysis methods.
Oceanic debris, predominantly plastic, inflicts catastrophic damage on marine ecosystems, threatens aquatic life through entanglement, strangulation, and starvation, and increasingly accumulates as microplastics within the tissues of marine species consumed by humans. Assessing and mitigating this crisis is complicated by the wide-ranging distribution of waste by ocean currents to remote and deep-sea locations. In this study, we developed a deep learning model to discern and identify components of images captured by an underwater remotely operated vehicle (ROV). We hypothesized that the model would achieve an 80% accuracy. We utilized image segmentation, a process that groups or "masks" all pixels associated with a specific object in the image, to recognize and delineate image components (trash, animal, plant, ROV). We trained our model using the established TrashCan 1.0 dataset, which comprises images captured by ROVs in the Sea of Japan. Our model, a convolutional neural network employing U-Net architecture, formulated feature maps for each object within the images, enabling prediction of object classes. During the testing phase, we compared the model-generated object masks against reference masks to establish the Dice Similarity Coefficient (DSC) for each object class (trash = 0.81 ± 0.38, animal = 0.85 ± 0.35, plant = 0.88 ± 0.31, ROV = 0.86 ± 0.29, overall average = 0.84 ± 0.36). The consistent categorization of image components by our model demonstrates its potential as an effective ROV-borne tool capable of identifying and targeting hitherto inaccessible ocean trash. Our study lays a robust foundation for future research and additional applications.
Sign in to start a discussion.
More Papers Like This
Detection of Trash in Sea Using Deep Learning
Researchers developed a deep learning convolutional neural network (CNN) model to detect and classify trash in marine and aquatic environments from underwater images, aiming to overcome the limitations of manual debris detection for objects that may be submerged or partially obscured.
Deep-Feature-Based Approach to Marine Debris Classification
This study applied deep learning to classify marine debris from images, demonstrating that feature-based neural network approaches can effectively distinguish plastic types and other debris categories to support automated ocean monitoring.
Deep-Sea Debris Identification Using Deep Convolutional Neural Networks
Researchers developed a deep convolutional neural network classifier to identify and distinguish deep-sea debris from seafloor imagery, demonstrating that automated AI-based detection can support submersible clean-up operations targeting marine debris in deep-sea environments.
GoogLeNet-Based Deep Learning Framework for Underwater Microplastic Classification in Marine Environments
Researchers trained a GoogLeNet deep learning model on underwater images to classify microplastics into four categories, achieving strong classification performance for primary microplastics, secondary microplastics, non-microplastic debris, and marine biota in turbid coastal waters.
Projector deep feature extraction-based garbage image classification model using underwater images
Researchers developed a deep learning model using projector-based feature extraction to classify underwater garbage images, achieving high accuracy in identifying marine plastic debris and other waste types for automated ocean pollution monitoring.