Daniele Picone
commited on
Commit
•
c9cdfc4
1
Parent(s):
8ae4b64
Added dataset
Browse files- .gitattributes +2 -0
- HyperspecVNIR_Chikusei_20140729.bsq +3 -0
- HyperspecVNIR_Chikusei_20140729.hdr +3 -0
- HyperspecVNIR_Chikusei_20140729_Ground_Truth.bsq +3 -0
- HyperspecVNIR_Chikusei_20140729_Ground_Truth.hdr +3 -0
- README.md +49 -0
- Readme.txt +29 -0
- assets/Chikusei.jpg +3 -0
.gitattributes
CHANGED
@@ -53,3 +53,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
+
*.hdr filter=lfs diff=lfs merge=lfs -text
|
57 |
+
*.bsq filter=lfs diff=lfs merge=lfs -text
|
HyperspecVNIR_Chikusei_20140729.bsq
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89715ed9a6ab725644707b2c1732642dd1634755f3914d0ecec9bc77f62a741b
|
3 |
+
size 1504561920
|
HyperspecVNIR_Chikusei_20140729.hdr
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e68b2d13005a96d8d5e057e626c47dd8eb1993c78d4492038a49544360d5d14
|
3 |
+
size 6760
|
HyperspecVNIR_Chikusei_20140729_Ground_Truth.bsq
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:302b73feb72938a2f81c6269c72a2e9fa66438f9507db81cb79ad7553da35ea0
|
3 |
+
size 5877195
|
HyperspecVNIR_Chikusei_20140729_Ground_Truth.hdr
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0dcb473a7f282173b6470cc362756db8704bb4fd256d7e6de2807ae971203ae1
|
3 |
+
size 792
|
README.md
CHANGED
@@ -1,3 +1,52 @@
|
|
1 |
---
|
2 |
license: cc-by-3.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-3.0
|
3 |
---
|
4 |
+
|
5 |
+
|
6 |
+
# Description
|
7 |
+
|
8 |
+
The airborne hyperspectral dataset was taken by Headwall Hyperspec-VNIR-C imaging sensor over agricultural and urban areas in Chikusei, Ibaraki, Japan, on July 29, 2014 between the times 9:56 to 10:53 UTC+9. The central point of the scene is located at coordinates: 36.294946N, 140.008380E. The hyperspectral dataset has 128 bands in the spectral range from 363 nm to 1018 nm. The scene consists of 2517x2335 pixels and the ground sampling distance was 2.5 m. Ground truth of 19 classes was collected via a field survey and visual inspection using high-resolution color images obtained by Canon EOS 5D Mark II together with the hyperspectral data. The hyperspectral data and ground truth were made available to the scientific community in the ENVI and MATLAB formats at http://park.itc.u-tokyo.ac.jp/sal/hyperdata. More details of the experiment are presented in the technical report within the dataset.
|
9 |
+
|
10 |
+
# Quick look
|
11 |
+
|
12 |
+
<figure>
|
13 |
+
<img src= "assets/Chikusei.jpg" alt="Chikusei" width="300" />
|
14 |
+
<figcaption>Bands visualization of the Chikusei dataset.</figcaption>
|
15 |
+
</figure>
|
16 |
+
|
17 |
+
# Credits
|
18 |
+
|
19 |
+
Originally downloaded from: https://naotoyokoya.com/Download.html
|
20 |
+
|
21 |
+
|
22 |
+
In order to use the datasets, please fulfill the following three requirements:
|
23 |
+
|
24 |
+
- Giving an acknowledgement as follows:
|
25 |
+
|
26 |
+
The authors gratefully acknowledge Space Application Laboratory, Department of Advanced Interdisciplinary Studies, the University of Tokyo for providing the hyperspectral data.
|
27 |
+
|
28 |
+
- Using the following license for hyperspectral data:
|
29 |
+
|
30 |
+
http://creativecommons.org/licenses/by/3.0/
|
31 |
+
|
32 |
+
- This dataset was made public by Dr. Naoto Yokoya and Prof. Akira Iwasaki from the University of Tokyo. Please cite:
|
33 |
+
|
34 |
+
In WORD:
|
35 |
+
|
36 |
+
```
|
37 |
+
N. Yokoya and A. Iwasaki, "Airborne hyperspectral data over Chikusei," Space Appl. Lab., Univ. Tokyo, Japan, Tech. Rep., May 2016.
|
38 |
+
```
|
39 |
+
|
40 |
+
In LaTex:
|
41 |
+
|
42 |
+
```
|
43 |
+
@techreport{NYokoya2016,
|
44 |
+
author = {N. Yokoya and A. Iwasaki},
|
45 |
+
title = {Airborne hyperspectral data over Chikusei},
|
46 |
+
institution = {Space Application Laboratory, University of Tokyo},
|
47 |
+
year = 2016,
|
48 |
+
address = {Japan},
|
49 |
+
month = {May},
|
50 |
+
year = 2016,
|
51 |
+
}
|
52 |
+
```
|
Readme.txt
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
The airborne hyperspectral dataset was taken by Headwall Hyperspec-VNIR-C imaging sensor over agricultural and urban areas in Chikusei, Ibaraki, Japan, on July 29, 2014 between the times 9:56 to 10:53 UTC+9. The central point of the scene is located at coordinates: 36.294946N, 140.008380E. The hyperspectral dataset has 128 bands in the spectral range from 363 nm to 1018 nm. The scene consists of 2517x2335 pixels and the ground sampling distance was 2.5 m. Ground truth of 19 classes was collected via a field survey and visual inspection using high-resolution color images obtained by Canon EOS 5D Mark II together with the hyperspectral data. The hyperspectral data and ground truth were made available to the scientific community in the ENVI and MATLAB formats at http://park.itc.u-tokyo.ac.jp/sal/hyperdata. More details of the experiment are presented in the technical report given below.
|
2 |
+
|
3 |
+
In order to use the datasets, please fulfill the following three requirements:
|
4 |
+
|
5 |
+
1) Giving an acknowledgement as follows:
|
6 |
+
|
7 |
+
The authors gratefully acknowledge Space Application Laboratory, Department of Advanced Interdisciplinary Studies, the University of Tokyo for providing the hyperspectral data.
|
8 |
+
|
9 |
+
2) Using the following license for hyperspectral data:
|
10 |
+
|
11 |
+
http://creativecommons.org/licenses/by/3.0/
|
12 |
+
|
13 |
+
3) This dataset was made public by Dr. Naoto Yokoya and Prof. Akira Iwasaki from the University of Tokyo. Please cite:
|
14 |
+
|
15 |
+
In WORD:
|
16 |
+
|
17 |
+
N. Yokoya and A. Iwasaki, "Airborne hyperspectral data over Chikusei," Space Appl. Lab., Univ. Tokyo, Japan, Tech. Rep., May 2016.
|
18 |
+
|
19 |
+
In LaTex:
|
20 |
+
|
21 |
+
@techreport{NYokoya2016,
|
22 |
+
author = {N. Yokoya and A. Iwasaki},
|
23 |
+
title = {Airborne hyperspectral data over Chikusei},
|
24 |
+
institution = {Space Application Laboratory, University of Tokyo},
|
25 |
+
year = 2016,
|
26 |
+
address = {Japan},
|
27 |
+
month = {May},
|
28 |
+
year = 2016,
|
29 |
+
}
|
assets/Chikusei.jpg
ADDED
Git LFS Details
|