metadata
license: mit
Nasa Mars Images
All of the images from hirise-map-proj-v3_2 transformed to csv input so as to make it easier to feed into neural networks.
About the data
- The data was transformed using: https://github.com/lukasnxyz/nasa-mars-images/blob/main/prepare_data.py
nasa_mars_images.csv
data format: [[label,pixel,values,...], [label,pixle,values,...], ...]- Types of images (image labels):
{0: "other", 1: "crater", 2: "dark dune", 3: "slope streak", 4: "bright dune", 5: "impact ejecta", 6: "swiss cheese", 7: "spider"}
Citation
- Original dataset source: https://data.nasa.gov/Space-Science/Mars-orbital-image-HiRISE-labeled-data-set-version/egmv-36wq/about_data
- Download link original dataset: https://zenodo.org/records/4002935/files/hirise-map-proj-v3.zip?download=1
- MLA Citation: Gary Doran, et al. Mars Orbital Image (hirise) Labeled Data Set Version 3.2. 3.2.0, Zenodo, 16 Sept. 2020, doi:10.5281/zenodo.4002935.