Datasets
Open Access
Mars Crater Segmentation Dataset
- Citation Author(s):
- Submitted by:
- Danielle DeLatte
- Last updated:
- Tue, 05/17/2022 - 22:21
- DOI:
- 10.21227/aw50-vb15
- Data Format:
- Link to Paper:
- License:
- Creative Commons Attribution
- Categories:
- Keywords:
Abstract
This dataset is a companion to a paper, "Segmentation Convolutional Neural Networks for Automatic Crater Detection on Mars" by DeLatte et al. 2019. DOI link: http://dx.doi.org/10.1109/JSTARS.2019.2918302
These are the segmentation target files for the three targets described in the paper: solid filled, thicker edge, and thinner edge.
These files match with the tiles that can be downloaded from the THEMIS Daytime IR Global Mosaic: http://www.mars.asu.edu/data/thm_dir/
Alternatively, this directory can be used for the download: http://www.mars.asu.edu/data/thm_dir/large/
Use this file pattern to grab the tiles:
- 0 to +30N: thm_dir_N00_*.png
-
-30N to 0: thm_dir_N-30_*.png
Included here are three targets for the 24 tiles ±30º latitude, 0-360º longitude. (Each tile is 30º by 30º, 7680 x 7680 pixels, and has a resolution of 256 pixels per degree). Craters with 2-32km radius are included, as identified by the Robbins & Hynek global Mars dataset (http://craters.sjrdesign.net/). The original data file for the crater locations and parameters can be found here: http://craters.sjrdesign.net/RobbinsCraterDatabase_20121016.tsv.zip
Any arbitrary range of segmentation crater targets can be created using the file and python OpenCV.
To use for segmentation, download the corresponding THEMIS Daytime IR Global Mosaic tiles and this dataset can be used as the target images for segmentation. The filenames of the target files will match the filenames in the THEMIS Daytime IR Global Mosaic.
The file names for each type match the following patterns:
- solid filled: thm_dir_N*_2_32_km_segrng.png
- thicker edge (8): thm_dir_N*_2_32_km_segrng_8_edge.png
- thinner edge (4): thm_dir_N*_2_32_km_segrng_4_edge.png
(segrng = segmentation range, referring to the 2-32 km radius range of craters in this dataset)
The numbers 4 and 8 above refer to the thickness parameter in python OpenCV. The circle drawing function is described here: https://docs.opencv.org/3.0-alpha/modules/imgproc/doc/drawing_functions....
Dataset Files
- This zip file contains four folders: all_targets, edge_thicker, edge_thinner, and solid. Mars_Crater_Segmentation_Dataset_02-32_km_radius.zip (48.18 MB)
Open Access dataset files are accessible to all logged in users. Don't have a login? Create a free IEEE account. IEEE Membership is not required.