We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Plastic Waste on Water Surfaces Detection Using Convolutional Neural Networks
Summary
Researchers evaluated state-of-the-art convolutional neural network architectures for automatically detecting plastic waste on water surfaces, training models on a dataset representing four categories of plastic litter including plastic bags. The study benchmarked multiple CNN object detection models following extensive dataset preprocessing to determine the most effective approach for automated plastic pollution identification.
This paper delves into the use of state-of-the-art convolutional neural network (CNN) architectures for automatically detecting plastic waste on water surfaces.The study extensively examines the efficiency of various CNN models for object detection, specifically targeting the identification of plastic waste.Prior to model training, extensive preprocessing of the dataset was conducted, which comprises imagery representing four distinct categories of plastic litter, namely 'plastic bags,' 'plastic bottles,' 'other plastic waste,' and non-plastic waste.Multiple configurations of YOLO (You Only Look Once) architecture models were trained either from inception or fine-tuned with diverse hyperparameters and varying numbers of epochs.The training process leveraged PyTorch framework and CUDA technology to enhance computational efficiency.Model assessment was conducted utilizing established CNN performance metrics, including precision, mean Average Precision (mAP), recall, and F1 score.The outcomes reveal superior performance of select models or models exhibiting promising results, substantiated by the evaluation metrics employed.Additionally, the study furnishes insights into the strengths and limitations of the trained models, accompanied by recommendations for refinement and avenues for future research.
Sign in to start a discussion.
More Papers Like This
Efficient and accurate microplastics identification and segmentation in urban waters using convolutional neural networks
Researchers developed convolutional neural network models for efficiently identifying and segmenting microplastics in urban water samples from southern China. The study found that deep learning approaches can significantly reduce the time and labor required for microplastic identification compared to manual methods, offering a scalable tool for monitoring microplastic pollution in urban waterways.
Automated Plastic Waste Detection Using Advanced Deep Learning Frameworks
Researchers developed a deep learning system using advanced neural network frameworks for automated detection and classification of plastic waste from images, achieving high accuracy in identifying multiple plastic types to support environmental monitoring and waste sorting.
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.
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.