We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Deep-Feature-Based Approach to Marine Debris Classification
Summary
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.
The global community has recognized an increasing amount of pollutants entering oceans and other water bodies as a severe environmental, economic, and social issue. In addition to prevention, one of the key measures in addressing marine pollution is the cleanup of debris already present in marine environments. Deployment of machine learning (ML) and deep learning (DL) techniques can automate marine waste removal, making the cleanup process more efficient. This study examines the performance of six well-known deep convolutional neural networks (CNNs), namely VGG19, InceptionV3, ResNet50, Inception-ResNetV2, DenseNet121, and MobileNetV2, utilized as feature extractors according to three different extraction schemes for the identification and classification of underwater marine debris. We compare the performance of a neural network (NN) classifier trained on top of deep CNN feature extractors when the feature extractor is (1) fixed; (2) fine-tuned on the given task; (3) fixed during the first phase of training and fine-tuned afterward. In general, fine-tuning resulted in better-performing models but is much more computationally expensive. The overall best NN performance showed the fine-tuned Inception-ResNetV2 feature extractor with an accuracy of 91.40% and F1-score 92.08%, followed by fine-tuned InceptionV3 extractor. Furthermore, we analyze conventional ML classifiers’ performance when trained on features extracted with deep CNNs. Finally, we show that replacing NN with a conventional ML classifier, such as support vector machine (SVM) or logistic regression (LR), can further enhance the classification performance on new data.
Sign in to start a discussion.
More Papers Like This
Enhancing marine debris identification with convolutional neural networks
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.
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.
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.
Aquatic Trash Detection and Classification: a Machine Learning and Deep Learning Perspective
This review examines machine learning and deep learning approaches for detecting and classifying aquatic trash in waterways, evaluating how computer vision algorithms trained on underwater and surface imagery can automate pollution monitoring for faster, more scalable ocean cleanup.
Automatic Identification and Classification of Marine Microplastic Pollution Based on Deep Learning and Spectral Imaging Technology
Researchers developed an AI system combining deep learning with multispectral imaging to automatically identify and classify marine microplastics, using a feature-selection method called ReliefF to reduce noise in complex ocean samples. The approach achieved high accuracy and offers a scalable solution for large-scale ocean microplastic monitoring that outperforms traditional manual inspection.