TL;DR
This paper introduces MudrockNet, a deep learning model based on DeepLab-v3+ for semantic segmentation of mudrock SEM images, achieving high accuracy in identifying pores and grains, which aids in geological and petroleum exploration.
Contribution
The paper presents a novel deep learning approach, MudrockNet, for accurate segmentation of mudrock SEM images, outperforming traditional classifiers like random forests.
Findings
Pixel accuracy of about 90% achieved.
Mean IoU of 0.6591 for silt grains.
Better predictions than random forest classifier.
Abstract
Segmentation and analysis of individual pores and grains of mudrocks from scanning electron microscope images is non-trivial because of noise, imaging artifacts, variation in pixel grayscale values across images, and overlaps in grayscale values among different physical features such as silt grains, clay grains, and pores in an image, which make their identification difficult. Moreover, because grains and pores often have overlapping grayscale values, direct application of threshold-based segmentation techniques is not sufficient. Recent advances in the field of computer vision have made it easier and faster to segment images and identify multiple occurrences of such features in an image, provided that ground-truth data for training the algorithm is available. Here, we propose a deep learning SEM image segmentation model, MudrockNet based on Google's DeepLab-v3+ architecture implemented…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
