Autonomous crater detection on asteroids using a fully-convolutional
neural network
- URL: http://arxiv.org/abs/2204.00477v1
- Date: Fri, 1 Apr 2022 14:34:11 GMT
- Title: Autonomous crater detection on asteroids using a fully-convolutional
neural network
- Authors: Francesco Latorre, Dario Spiller and Fabio Curti
- Abstract summary: 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 collected by the LRO and manual crater catalogues.
The trained model has been fine-tuned using 100, 500 and 1000 additional images of Ceres.
- Score: 1.3750624267664155
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: 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 collected by
the LRO and manual crater catalogues. The Moon-trained network will be tested
on Dawn optical images of Ceres: this task is accomplished by means of a
Transfer Learning (TL) approach. The trained model has been fine-tuned using
100, 500 and 1000 additional images of Ceres. The test performance was measured
on 350 never before seen images, reaching a testing accuracy of 96.24%, 96.95%
and 97.19%, respectively. This means that despite the intrinsic differences
between the Moon and Ceres, TL works with encouraging results. The output of
the U-Net contains predicted craters: it will be post-processed applying global
thresholding for image binarization and a template matching algorithm to
extract craters positions and radii in the pixel space. Post-processed craters
will be counted and compared to the ground truth data in order to compute image
segmentation metrics: precision, recall and F1 score. These indices will be
computed, and their effect will be discussed for tasks such as automated crater
cataloguing and optical navigation.
Related papers
- Feature Extraction and Classification from Planetary Science Datasets
enabled by Machine Learning [0.4091406230302996]
We present two examples of recent investigations, applying Machine Learning (ML) neural networks to image datasets from outer planet missions to achieve feature recognition.
We used a transfer learning approach, adding and training new layers to an industry-standard Mask R-CNN to recognize labeled blocks in a training dataset.
In a different application, we applied the Mask R-CNN to recognize clouds on Titan, again through updated training followed by testing against new data, with a precision of 95% over 369 images.
arXiv Detail & Related papers (2023-10-26T11:43:55Z) - Deep learning universal crater detection using Segment Anything Model
(SAM) [6.729108277517129]
Craters are amongst the most important morphological features in planetary exploration.
Machine learning (ML) and computer vision have been successfully applied for both detecting craters and estimating their size.
We present a universal crater detection scheme that is based on the recently proposed Segment Anything Model (SAM) from META AI.
arXiv Detail & Related papers (2023-04-16T12:36:37Z) - Pixel Difference Networks for Efficient Edge Detection [71.03915957914532]
We propose a lightweight yet effective architecture named Pixel Difference Network (PiDiNet) for efficient edge detection.
Extensive experiments on BSDS500, NYUD, and Multicue datasets are provided to demonstrate its effectiveness.
A faster version of PiDiNet with less than 0.1M parameters can still achieve comparable performance among state of the arts with 200 FPS.
arXiv Detail & Related papers (2021-08-16T10:42:59Z) - Stereo Matching by Self-supervision of Multiscopic Vision [65.38359887232025]
We propose a new self-supervised framework for stereo matching utilizing multiple images captured at aligned camera positions.
A cross photometric loss, an uncertainty-aware mutual-supervision loss, and a new smoothness loss are introduced to optimize the network.
Our model obtains better disparity maps than previous unsupervised methods on the KITTI dataset.
arXiv Detail & Related papers (2021-04-09T02:58:59Z) - Automated crater detection with human level performance [0.0]
We present an automated Crater Detection Algorithm that is competitive with expert-human researchers and hundreds of times faster.
The algorithm uses multiple neural networks to process digital terrain model and thermal infra-red imagery to identify and locate craters across the surface of Mars.
We find 80% of known craters above 3km in diameter, and identify 7,000 potentially new craters.
arXiv Detail & Related papers (2020-10-23T16:36:31Z) - A New Mask R-CNN Based Method for Improved Landslide Detection [54.7905160534631]
This paper presents a novel method of landslide detection by exploiting the Mask R-CNN capability of identifying an object layout.
A data set of 160 elements is created containing landslide and non-landslide images.
The proposed algorithm can be potentially useful for land use planners and policy makers of hilly areas.
arXiv Detail & Related papers (2020-10-04T07:46:37Z) - Lunar Terrain Relative Navigation Using a Convolutional Neural Network
for Visual Crater Detection [39.20073801639923]
This paper presents a system that uses a convolutional neural network (CNN) and image processing methods to track the location of a simulated spacecraft.
The CNN, called LunaNet, visually detects craters in the simulated camera frame and those detections are matched to known lunar craters in the region of the current estimated spacecraft position.
arXiv Detail & Related papers (2020-07-15T14:19:27Z) - Syn2Real Transfer Learning for Image Deraining using Gaussian Processes [92.15895515035795]
CNN-based methods for image deraining have achieved excellent performance in terms of reconstruction error as well as visual quality.
Due to challenges in obtaining real world fully-labeled image deraining datasets, existing methods are trained only on synthetically generated data.
We propose a Gaussian Process-based semi-supervised learning framework which enables the network in learning to derain using synthetic dataset.
arXiv Detail & Related papers (2020-06-10T00:33:18Z) - Self-supervised Learning for Astronomical Image Classification [1.2891210250935146]
In Astronomy, a huge amount of image data is generated daily by photometric surveys.
We propose a technique to leverage unlabeled astronomical images to pre-train deep convolutional neural networks.
arXiv Detail & Related papers (2020-04-23T17:32:19Z) - Speak2Label: Using Domain Knowledge for Creating a Large Scale Driver
Gaze Zone Estimation Dataset [55.391532084304494]
Driver Gaze in the Wild dataset contains 586 recordings, captured during different times of the day including evenings.
Driver Gaze in the Wild dataset contains 338 subjects with an age range of 18-63 years.
arXiv Detail & Related papers (2020-04-13T14:47:34Z) - R-FCN: Object Detection via Region-based Fully Convolutional Networks [87.62557357527861]
We present region-based, fully convolutional networks for accurate and efficient object detection.
Our result is achieved at a test-time speed of 170ms per image, 2.5-20x faster than the Faster R-CNN counterpart.
arXiv Detail & Related papers (2016-05-20T15:50:11Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.