Daniele Picone
commited on
Commit
•
6ce87be
1
Parent(s):
74895a3
Added datasets
Browse files- .gitattributes +4 -0
- README.md +16 -0
- assets/D7_1.png +3 -0
- end3.mat +3 -0
- end3_Abundances.fig +3 -0
- end3_Materials.fig +3 -0
- samson_1.img +3 -0
- samson_1.img.hdr +3 -0
.gitattributes
CHANGED
@@ -53,3 +53,7 @@ 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 |
+
*.fig filter=lfs diff=lfs merge=lfs -text
|
57 |
+
*.mat filter=lfs diff=lfs merge=lfs -text
|
58 |
+
*.hdr filter=lfs diff=lfs merge=lfs -text
|
59 |
+
*.img filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1 |
---
|
2 |
license: unknown
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: unknown
|
3 |
---
|
4 |
+
|
5 |
+
|
6 |
+
# Description
|
7 |
+
|
8 |
+
Samson is a simple dataset that is available from the [website](http://opticks.org/confluence/display/opticks/Sample+Data). In this image, there are 952x952 pixels. Each pixel is recorded at 156 channels covering the wavelengths from 401 nm to 889 nm. The spectral resolution is highly up to 3.13 nm. As the original image is too large, which is very expensive in terms of computational cost, a region of 95x95 pixels is used. It starts from the (252,332)-th pixel in the original image. This data is not degraded by the blank channel or badly noised channels. Specifically, there are three targets in this image, i.e. "#1 Soil", "#2 Tree" and "#3 Water" respectively.
|
9 |
+
|
10 |
+
# Quick look
|
11 |
+
|
12 |
+
<figure>
|
13 |
+
<img src= "assets/D7_1.png" alt="Samson" width="500" />
|
14 |
+
<figcaption>Samson and its ground truths.</figcaption>
|
15 |
+
</figure>
|
16 |
+
|
17 |
+
# Credits
|
18 |
+
|
19 |
+
Dataset originally made available by [Opticks](https://www.opticks.org/).
|
assets/D7_1.png
ADDED
Git LFS Details
|
end3.mat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce768182ce5292390180f827ff5769112cf3d299f4e64ab43e950a310b7ec9fa
|
3 |
+
size 134259
|
end3_Abundances.fig
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f224d943aaaad567a08334485e7f1a803cd2655ad821ea75f892bcd4151596b
|
3 |
+
size 137247
|
end3_Materials.fig
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f7c5678ebb74c5c1aec1927f579995ddb61ba85b4bbb3cc9572149ea175ad3a
|
3 |
+
size 9153
|
samson_1.img
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a77f11c20067b69555a65e2f7124a3a822e77c5b6c1bc192ac5ee6ccf786052
|
3 |
+
size 2815800
|
samson_1.img.hdr
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ee2d7c4d1b69e3f1266f570f12ad1553b7d6768bc72a52ca7112d2ba3ca257a
|
3 |
+
size 2798
|