We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
MP-Net: Deep learning-based segmentation for fluorescence microscopy images of microplastics isolated from clams
Summary
Researchers developed MP-Net, a deep learning model based on U-Net architecture, that accurately segments and quantifies fluorescent microplastics in microscopy images of clams, achieving over 90% accuracy and enabling faster, more reliable environmental monitoring.
Environmental monitoring of microplastics (MP) contamination has become an area of great research interest, given potential hazards associated with human ingestion of MP. In this context, determination of MP concentration is essential. However, cheap, rapid, and accurate quantification of MP remains a challenge to this date. This study proposes a deep learning-based image segmentation method that properly distinguishes fluorescent MP from other elements in a given microscopy image. A total of nine different deep learning models, six of which are based on U-Net, were investigated. These models were trained using at least 20,000 patches sampled from 99 fluorescence microscopy images of MP and their corresponding binary masks. MP-Net, which is derived from U-Net, was found to be the best performing model, exhibiting the highest mean F1-score (0.736) and mean IoU value (0.617). Test-time augmentation (using brightness, contrast, and HSV) was applied to MP-Net for robust learning. However, compared to the results obtained without augmentation, no clear improvement in predictive performance could be observed. Recovery assessment for both spiked and real images showed that, compared to already existing tools for MP quantification, the MP quantities predicted by MP-Net are those closest to the ground truth. This observation suggests that MP-Net allows creating masks that more accurately reflect the quantitative presence of fluorescent MP in microscopy images. Finally, MAP (Microplastics Annotation Package) is introduced, an integrated software environment for automated MP quantification, offering support for MP-Net, already existing MP analysis tools like MP-VAT, manual annotation, and model fine-tuning.
Sign in to start a discussion.
More Papers Like This
Efficient Microplastic Detection in Water Using ResNet50 and Fluorescence Imaging
Researchers applied a ResNet50 deep learning model to fluorescence microscopy images of water samples, achieving high-accuracy classification of microplastics, demonstrating that deep learning can efficiently automate microplastic identification from microscopy data.
A Deep Learning Approach for Microplastic Segmentation in Microscopic Images
Researchers developed a deep learning model for automated segmentation and classification of microplastics in microscopic images, identifying five distinct categories including fibers, fragments, spheres, foam, and film. The model achieved high accuracy while maintaining low computational requirements, making it suitable for high-throughput deployment in environmental monitoring. The study offers a tool that could help overcome the measurement bottleneck in microplastic characterization for toxicological and risk assessment studies.
Deep learning approach for automatic microplastics counting and classification
Researchers developed a deep learning architecture combining U-Net segmentation and VGG16 classification to automatically count and categorise microplastic particles of 1-5 mm into fragments, pellets, and lines from digital camera images. The system reduces the cost and time of traditional microplastic quantification methods while enabling high-throughput monitoring.
Rapid Classification of Microplastics by Using the Application of a Convolutional Neural Network
Researchers used convolutional neural networks (deep learning) to automatically classify microplastic particles in microscopy images into four categories: fragments, pellets, films, and fibers. The models achieved high classification accuracy, reducing the time and labor needed for manual identification. Automated AI classification could greatly accelerate large-scale microplastic monitoring programs.
Detection of Microplastics in Coastal Environments Based on Semantic Segmentation
Researchers developed a deep learning semantic segmentation approach for detecting microplastics on sandy beaches at the pixel level, evaluating 12 models including U-Net variants and transformer architectures under real-world conditions.