TL;DR
This paper introduces a deep learning model based on Mask R-CNN for automated classification, detection, and segmentation of microscopic foraminifera, significantly reducing manual effort in paleo-oceanographic research.
Contribution
The study adapts a pre-trained Mask R-CNN model to microscopic foraminifera with fine-tuning on a new dataset, achieving high accuracy in classification and segmentation tasks.
Findings
Average precision of 0.78 for detection and segmentation on the full dataset.
Improved precision of 0.84 when sediment grain images are excluded.
Model demonstrates potential for automating foraminifera identification.
Abstract
Foraminifera are single-celled marine organisms that construct shells that remain as fossils in the marine sediments. Classifying and counting these fossils are important in e.g. paleo-oceanographic and -climatological research. However, the identification and counting process has been performed manually since the 1800s and is laborious and time-consuming. In this work, we present a deep learning-based instance segmentation model for classifying, detecting, and segmenting microscopic foraminifera. Our model is based on the Mask R-CNN architecture, using model weight parameters that have learned on the COCO detection dataset. We use a fine-tuning approach to adapt the parameters on a novel object detection dataset of more than 7000 microscopic foraminifera and sediment grains. The model achieves a (COCO-style) average precision of on the classification and detection task,…
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
MethodsRegion Proposal Network · Convolution · RoIAlign · Softmax · Mask R-CNN
