Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,26 +1,77 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
config_name: gz10_rgb_images
|
4 |
-
features:
|
5 |
-
- name: gz10_label
|
6 |
-
dtype: int32
|
7 |
-
- name: redshift
|
8 |
-
dtype: float32
|
9 |
-
- name: object_id
|
10 |
-
dtype: string
|
11 |
-
- name: rgb_image
|
12 |
-
dtype: image
|
13 |
-
- name: rgb_pixel_scale
|
14 |
-
dtype: float32
|
15 |
-
splits:
|
16 |
-
- name: train
|
17 |
-
num_bytes: 1379697.0
|
18 |
-
num_examples: 10
|
19 |
-
download_size: 1382631
|
20 |
-
dataset_size: 1379697.0
|
21 |
-
configs:
|
22 |
-
- config_name: gz10_rgb_images
|
23 |
-
data_files:
|
24 |
-
- split: train
|
25 |
-
path: gz10_rgb_images/train-*
|
26 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
{}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
+
|
5 |
+
---
|
6 |
+
description: 'The GZ10 catalog from Leung et al. (2018) is a dataset of 17,736 galaxies
|
7 |
+
with labels from the Galaxy Zoo 2 project.
|
8 |
+
|
9 |
+
The catalog includes the following features for each galaxy: right ascension, declination,
|
10 |
+
redshift, and a label from the Galaxy Zoo 2 project.
|
11 |
+
|
12 |
+
'
|
13 |
+
homepage: https://astronn.readthedocs.io/en/latest/galaxy10.html
|
14 |
+
version: 1.0.0
|
15 |
+
citation: "% % ACKNOWLEDGEMENTS\n% From https://astronn.readthedocs.io/en/stable/galaxy10.html#acknowledgments\n\
|
16 |
+
% \n% The GZ10 catalog from Leung et al. (2018) is a dataset of 17,736 galaxies\
|
17 |
+
\ with labels from the Galaxy Zoo 2 project. The catalog includes the following\
|
18 |
+
\ features for each galaxy: right ascension, declination, redshift, and a label.\
|
19 |
+
\ Galaxy10 DECaLS images come from DESI Legacy Imaging Surveys and labels come from\
|
20 |
+
\ Galaxy Zoo.\n% \n% Galaxy10 dataset classification labels come from Galaxy Zoo.\n\
|
21 |
+
% Galaxy10 dataset images come from DESI Legacy Imaging Surveys.\n% \n% Galaxy Zoo\
|
22 |
+
\ is described in Lintott et al. 2008, the GalaxyZoo Data Release 2 is described\
|
23 |
+
\ in Lintott et al. 2011, Galaxy Zoo DECals Campaign is described in Walmsley M.\
|
24 |
+
\ et al. 2021, DESI Legacy Imaging Surveys is described in Dey A. et al., 2019\n\
|
25 |
+
% \n% The Legacy Surveys consist of three individual and complementary projects:\
|
26 |
+
\ the Dark Energy Camera Legacy Survey (DECaLS; Proposal ID #2014B-0404; PIs: David\
|
27 |
+
\ Schlegel and Arjun Dey), the Beijing-Arizona Sky Survey (BASS; NOAO Prop. ID #2015A-0801;\
|
28 |
+
\ PIs: Zhou Xu and Xiaohui Fan), and the Mayall z-band Legacy Survey (MzLS; Prop.\
|
29 |
+
\ ID #2016A-0453; PI: Arjun Dey). DECaLS, BASS and MzLS together include data obtained,\
|
30 |
+
\ respectively, at the Blanco telescope, Cerro Tololo Inter-American Observatory,\
|
31 |
+
\ NSF’s NOIRLab; the Bok telescope, Steward Observatory, University of Arizona;\
|
32 |
+
\ and the Mayall telescope, Kitt Peak National Observatory, NOIRLab. The Legacy\
|
33 |
+
\ Surveys project is honored to be permitted to conduct astronomical research on\
|
34 |
+
\ Iolkam Du’ag (Kitt Peak), a mountain with particular significance to the Tohono\
|
35 |
+
\ O’odham Nation.\n% \n% CITATION\n@article{walmsley2022galaxy,\n title={Galaxy\
|
36 |
+
\ Zoo DECaLS: Detailed visual morphology measurements from volunteers and deep learning\
|
37 |
+
\ for 314 000 galaxies},\n author={Walmsley, Mike and Lintott, Chris and G{\\'e}ron,\
|
38 |
+
\ Tobias and Kruk, Sandor and Krawczyk, Coleman and Willett, Kyle W and Bamford,\
|
39 |
+
\ Steven and Kelvin, Lee S and Fortson, Lucy and Gal, Yarin and others},\n journal={Monthly\
|
40 |
+
\ Notices of the Royal Astronomical Society},\n volume={509},\n number={3},\n\
|
41 |
+
\ pages={3966--3988},\n year={2022},\n publisher={Oxford University Press}\n\
|
42 |
+
}\n"
|
43 |
+
---
|
44 |
+
|
45 |
+
# Gz10 Dataset
|
46 |
+
|
47 |
+
MIT License
|
48 |
+
|
49 |
+
The GZ10 catalog from Leung et al. (2018) is a dataset of 17,736 galaxies with labels from the Galaxy Zoo 2 project.
|
50 |
+
The catalog includes the following features for each galaxy: right ascension, declination, redshift, and a label from the Galaxy Zoo 2 project.
|
51 |
+
|
52 |
+
|
53 |
+
% % ACKNOWLEDGEMENTS
|
54 |
+
% From https://astronn.readthedocs.io/en/stable/galaxy10.html#acknowledgments
|
55 |
+
%
|
56 |
+
% The GZ10 catalog from Leung et al. (2018) is a dataset of 17,736 galaxies with labels from the Galaxy Zoo 2 project. The catalog includes the following features for each galaxy: right ascension, declination, redshift, and a label. Galaxy10 DECaLS images come from DESI Legacy Imaging Surveys and labels come from Galaxy Zoo.
|
57 |
+
%
|
58 |
+
% Galaxy10 dataset classification labels come from Galaxy Zoo.
|
59 |
+
% Galaxy10 dataset images come from DESI Legacy Imaging Surveys.
|
60 |
+
%
|
61 |
+
% Galaxy Zoo is described in Lintott et al. 2008, the GalaxyZoo Data Release 2 is described in Lintott et al. 2011, Galaxy Zoo DECals Campaign is described in Walmsley M. et al. 2021, DESI Legacy Imaging Surveys is described in Dey A. et al., 2019
|
62 |
+
%
|
63 |
+
% The Legacy Surveys consist of three individual and complementary projects: the Dark Energy Camera Legacy Survey (DECaLS; Proposal ID #2014B-0404; PIs: David Schlegel and Arjun Dey), the Beijing-Arizona Sky Survey (BASS; NOAO Prop. ID #2015A-0801; PIs: Zhou Xu and Xiaohui Fan), and the Mayall z-band Legacy Survey (MzLS; Prop. ID #2016A-0453; PI: Arjun Dey). DECaLS, BASS and MzLS together include data obtained, respectively, at the Blanco telescope, Cerro Tololo Inter-American Observatory, NSF’s NOIRLab; the Bok telescope, Steward Observatory, University of Arizona; and the Mayall telescope, Kitt Peak National Observatory, NOIRLab. The Legacy Surveys project is honored to be permitted to conduct astronomical research on Iolkam Du’ag (Kitt Peak), a mountain with particular significance to the Tohono O’odham Nation.
|
64 |
+
%
|
65 |
+
% CITATION
|
66 |
+
@article{walmsley2022galaxy,
|
67 |
+
title={Galaxy Zoo DECaLS: Detailed visual morphology measurements from volunteers and deep learning for 314 000 galaxies},
|
68 |
+
author={Walmsley, Mike and Lintott, Chris and G{\'e}ron, Tobias and Kruk, Sandor and Krawczyk, Coleman and Willett, Kyle W and Bamford, Steven and Kelvin, Lee S and Fortson, Lucy and Gal, Yarin and others},
|
69 |
+
journal={Monthly Notices of the Royal Astronomical Society},
|
70 |
+
volume={509},
|
71 |
+
number={3},
|
72 |
+
pages={3966--3988},
|
73 |
+
year={2022},
|
74 |
+
publisher={Oxford University Press}
|
75 |
+
}
|
76 |
+
|
77 |
+
|