Update README.md
Browse files
README.md
CHANGED
@@ -37,6 +37,9 @@ size_categories:
|
|
37 |
Here we have ~8.5 million galaxy cutouts from the [DESI legacy survey DR8](https://www.legacysurvey.org/dr8/description/).
|
38 |
The cut outs are 512x512 pixel jpg images centred on the galaxy source.
|
39 |
|
|
|
|
|
|
|
40 |
There is also accompanying metadata!
|
41 |
The metadata is in parquet format in the root dir of this repo.
|
42 |
You can link the metadata with the galaxies via their dr8_id.
|
|
|
37 |
Here we have ~8.5 million galaxy cutouts from the [DESI legacy survey DR8](https://www.legacysurvey.org/dr8/description/).
|
38 |
The cut outs are 512x512 pixel jpg images centred on the galaxy source.
|
39 |
|
40 |
+
I've split away 1% of the images into a test set, and 1% into a validation set.
|
41 |
+
The remaining 98% of the images comprise the training set.
|
42 |
+
|
43 |
There is also accompanying metadata!
|
44 |
The metadata is in parquet format in the root dir of this repo.
|
45 |
You can link the metadata with the galaxies via their dr8_id.
|