lukasnxyz commited on
Commit
0734120
·
verified ·
1 Parent(s): 0f21261

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -6,6 +6,7 @@ All of the images from [hirise-map-proj-v3_2](https://zenodo.org/records/4002935
6
 
7
  ### About the data
8
  * The data was transformed using: https://github.com/lukasnxyz/nasa-mars-images/blob/main/prepare_data.py
 
9
  * 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"}`
10
 
11
  ### Citation
 
6
 
7
  ### About the data
8
  * The data was transformed using: https://github.com/lukasnxyz/nasa-mars-images/blob/main/prepare_data.py
9
+ * `nasa_mars_images.csv` data format: [[label,pixel,values,...], [label,pixle,values,...], ...]
10
  * 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"}`
11
 
12
  ### Citation