paper-with-me

Papers

Deep learning universal crater detection using Segment Anything Model (SAM)

2023-04-16 · Iraklis Giannakis, Anshuman Bhardwaj, Lydia Sam, Georgios Leontidis

Craters are amongst the most important morphological features in planetary exploration. To that extent, detecting, mapping and counting craters is a mainstream process in planetary science, done primarily manually, which is a very laborious and time-consuming process. Recently, machine learning (ML) and computer vision have been successfully applied for both detecting craters and estimating their size. Existing ML approaches for automated crater detection have been trained in specific types of data e.g. digital elevation model (DEM), images and associated metadata for orbiters such as the Lunar Reconnaissance Orbiter Camera (LROC) etc.. Due to that, each of the resulting ML schemes is applicable and reliable only to the type of data used during the training process. Data from different sources, angles and setups can compromise the reliability of these ML schemes. In this paper we present a universal crater detection scheme that is based on the recently proposed Segment Anything Model (SAM) from META AI. SAM is a prompt-able segmentation system with zero-shot generalization to unfamiliar objects and images without the need for additional training. Using SAM we can successfully identify crater-looking objects in any type of data (e,g, raw satellite images Level-1 and 2 products, DEMs etc.) for different setups (e.g. Lunar, Mars) and different capturing angles. Moreover, using shape indexes, we only keep the segmentation masks of crater-like features. These masks are subsequently fitted with an ellipse, recovering both the location and the size/geometry of the detected craters.

📄 PDF Abstract BibTeX arXiv:2304.07764

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningZero-shot Generalization

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

Deep Learning based Systems for Crater Detection: A Review

2023-09-28 · Atal Tewari, K Prateek, Amrita Singh, Nitin Khanna

Craters are one of the most prominent features on planetary surfaces, used in applications such as age estimation, hazard detection, and spacecraft navigation. Crater detection is a challenging problem due to various asp…

Age EstimationDeep Learningobject-detectionObject Detection+2

Autonomous crater detection on asteroids using a fully-convolutional neural network

2022-04-01 · Francesco Latorre, Dario Spiller, Fabio Curti

This paper shows the application of autonomous Crater Detection using the U-Net, a Fully-Convolutional Neural Network, on Ceres. The U-Net is trained on optical images of the Moon Global Morphology Mosaic based on data c…

BinarizationImage SegmentationSemantic SegmentationTemplate Matching+1

Arbitrary Scale Super-Resolution Assisted Lunar Crater Detection in Satellite Images

2024-02-07 · Atal Tewari, Nitin Khanna

Craters are one of the most studied planetary features used for different scientific analyses, such as estimation of surface age and surface processes. Satellite images utilized for crater detection often have low resolu…

Super-Resolution

Deep learning framework for crater detection and identification on the Moon and Mars

2025-08-05 · Yihan Ma, Zeyang Yu, Rohitash Chandra arxiv

Impact craters are among the most prominent geomorphological features on planetary surfaces and are of substantial significance in planetary science research. Their spatial distribution and morphological characteristics …

Principal Component Analysis for Lunar Crater Detection

2026-05-16 · Travis Driver, John A. Christian arxiv

Optical navigation is a critical component for lunar orbiter and lander missions. Image-based crater identification has emerged as a promising technology for optical navigation due to the abundance of craters on the luna…