Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -26,6 +26,14 @@ task_categories:
|
|
| 26 |
---
|
| 27 |
# Dataset Card for "galaxy10_decals"
|
| 28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
|
| 30 |
### Labels class
|
| 31 |
0 : Disturbed Galaxies
|
|
|
|
| 26 |
---
|
| 27 |
# Dataset Card for "galaxy10_decals"
|
| 28 |
|
| 29 |
+
Galaxy10 DECals is a dataset contains 17736 256x256 pixels colored galaxy images (g, r and z band) separated in 10 classes. Galaxy10_DECals.h5 have columns images with shape (17736, 256, 256, 3), ans, ra, dec, redshift and pxscale in unit of arcsecond per pixel
|
| 30 |
+
|
| 31 |
+
Galaxy10 DECals images come from DESI Legacy Imaging Surveys which includes the Beijing-Arizona Sky Survey (BASS), the DECam Legacy Survey (DECaLS) and the Mayall z-band Legacy Survey and labels come from Galaxy Zoo.
|
| 32 |
+
|
| 33 |
+
Dataset create from
|
| 34 |
+
- https://astronn.readthedocs.io/en/latest/galaxy10.html
|
| 35 |
+
- https://github.com/henrysky/Galaxy10
|
| 36 |
+
|
| 37 |
|
| 38 |
### Labels class
|
| 39 |
0 : Disturbed Galaxies
|