Daniele Picone
commited on
Commit
·
e5b2075
1
Parent(s):
926d5db
Added dataset.
Browse files- .gitattributes +1 -0
- README.md +18 -3
- TrainingSet/Dioni.tif +3 -0
- TrainingSet/Dioni_GT.tif +3 -0
- TrainingSet/Loukia.tif +3 -0
- TrainingSet/Loukia_GT.tif +3 -0
- ValidationSet/Erato.tif +3 -0
- ValidationSet/Kirki.tif +3 -0
- ValidationSet/Nefeli.tif +3 -0
.gitattributes
CHANGED
@@ -53,3 +53,4 @@ 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 |
+
*.tif filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
---
|
4 |
+
|
5 |
+
# Description
|
6 |
+
|
7 |
+
The HyRANK hyperspectral datasets has been developed in the framework of the ISPRS Scientific Initiatives. In particular, the “HyRANK Hyperspectral Satellite Dataset I” contains the openly available Hyperion hyperspectral dataset along with the corresponding reference/ ground truth data. The training set contains two hyperspectral images (i.e., Dioni and Loukia) and the validation set contains three hyperspectral images (i.e., Erato, Nefeli, Kiriki). The [HyRANK](http://www2.isprs.org/commissions/comm3/wg4/HyRANK.html) benchmark platform can be reached through the ISPRS website under [the Commission III](http://www2.isprs.org/commissions/comm3.html), [Working Group III/4](http://www2.isprs.org/commissions/comm3/wg4.html) ‘Hyperspectral Image Processing’ webpage.
|
8 |
+
|
9 |
+
# Credits
|
10 |
+
|
11 |
+
The dataset was originally downloaded at the [Zenodo webpage](https://zenodo.org/records/1222202).
|
12 |
+
|
13 |
+
To cite this dataset:
|
14 |
+
|
15 |
+
```
|
16 |
+
K. Karantzalos, C. Karakizi, Z. Kandylakisand G. Antoniou, “HyRANK Hyperspectral Satellite Dataset I”. Zenodo, Apr. 20, 2018. doi: 10.5281/zenodo.1222202.
|
17 |
+
|
18 |
+
```
|
TrainingSet/Dioni.tif
ADDED
|
Git LFS Details
|
TrainingSet/Dioni_GT.tif
ADDED
|
Git LFS Details
|
TrainingSet/Loukia.tif
ADDED
|
Git LFS Details
|
TrainingSet/Loukia_GT.tif
ADDED
|
Git LFS Details
|
ValidationSet/Erato.tif
ADDED
|
Git LFS Details
|
ValidationSet/Kirki.tif
ADDED
|
Git LFS Details
|
ValidationSet/Nefeli.tif
ADDED
|
Git LFS Details
|