Crater Detection via Convolutional Neural Networks
Joseph Paul Cohen, Henry Z. Lo, Tingting Lu, Wei Ding

TL;DR
This paper introduces a CNN-based method for automatic crater detection in satellite imagery, aiming to improve accuracy by learning optimal features directly from data, overcoming limitations of traditional handcrafted filters.
Contribution
The paper proposes using convolutional neural networks to learn features automatically for crater detection, advancing beyond traditional handcrafted filter methods.
Findings
CNNs outperform traditional methods in crater detection accuracy
Learned features adapt better to erosion and surface complexity
Method demonstrates robustness on the Bandeira dataset
Abstract
Craters are among the most studied geomorphic features in the Solar System because they yield important information about the past and present geological processes and provide information about the relative ages of observed geologic formations. We present a method for automatic crater detection using advanced machine learning to deal with the large amount of satellite imagery collected. The challenge of automatically detecting craters comes from their is complex surface because their shape erodes over time to blend into the surface. Bandeira provided a seminal dataset that embodied this challenge that is still an unsolved pattern recognition problem to this day. There has been work to solve this challenge based on extracting shape and contrast features and then applying classification models on those features. The limiting factor in this existing work is the use of hand crafted filters…
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
TopicsAdvanced Neural Network Applications · Geochemistry and Geologic Mapping · Remote-Sensing Image Classification
