DINOv2 Rocks Geological Image Analysis: Classification, Segmentation, and Interpretability
Florent Brondolo, Samuel Beaussant

TL;DR
This paper evaluates modern computer vision models, especially DINOv2, for geological image analysis tasks like classification and segmentation, demonstrating its robustness and interpretability in geoscientific applications.
Contribution
It introduces the application of DINOv2 to geological CT-scan images, showing its effectiveness and interpretability in classification and segmentation tasks outside its original domain.
Findings
DINOv2 performs well in classifying rock images without fine-tuning.
Segmentation methods vary in efficiency and accuracy, with deep learning outperforming traditional techniques.
Fine-tuned DINOv2 achieves superior segmentation, even with limited data.
Abstract
Recent advancements in computer vision have significantly improved image analysis tasks. Yet, deep learning models often struggle when applied to domains outside their training distribution, such as in geosciences, where domain-specific data can be scarce. This study investigates the classification, segmentation, and interpretability of CT-scan images of rock samples, focusing on the application of modern computer vision techniques to geoscientific tasks. We compare a range of segmentation methods to assess their efficacy, efficiency, and adaptability in geological image analysis. The methods evaluated include Otsu thresholding, clustering techniques (K-means, fuzzy C-means), a supervised machine learning approach (Random Forest), and deep learning models (UNet, ResNet152, and DINOv2), using ten binary sandstone datasets and three multi-class calcite datasets. DINOv2 was selected for…
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.
Taxonomy
TopicsMineral Processing and Grinding · Geochemistry and Geologic Mapping · Hydrocarbon exploration and reservoir analysis
MethodsFocus
