Spaces:
Running
Running
examples
Browse files- .gitattributes +1 -0
- examples/DSC00291.ARW +3 -0
- examples/DSC00694.ARW +3 -0
- examples/DSC01755.ARW +3 -0
- examples/examples.json +3 -3
.gitattributes
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
*.bin filter=lfs diff=lfs merge=lfs -text
|
|
|
|
| 4 |
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
*.ftz filter=lfs diff=lfs merge=lfs -text
|
|
|
|
| 1 |
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.arw filter=lfs diff=lfs merge=lfs -text
|
| 5 |
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 6 |
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 7 |
*.ftz filter=lfs diff=lfs merge=lfs -text
|
examples/DSC00291.ARW
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:54104813f0f3796ba47ba16e0d63d56b5b456e0a582194b0932f8428d63101f3
|
| 3 |
+
size 20931242
|
examples/DSC00694.ARW
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15ac15039f00ce7aca57d85ff2414942398a7e41c95fed2f821faca906d385b0
|
| 3 |
+
size 21276100
|
examples/DSC01755.ARW
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:319e691eac8a371d6af84b198d7897b8851eb9e93d4b8c87f5dae35c1868bec7
|
| 3 |
+
size 20999448
|
examples/examples.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
[
|
| 2 |
-
{ "file": "
|
| 3 |
-
{ "file": "
|
| 4 |
-
{ "file": "
|
| 5 |
]
|
|
|
|
| 1 |
[
|
| 2 |
+
{ "file": "DSC00291.ARW", "label": "Clownfish", "depth": 15 },
|
| 3 |
+
{ "file": "DSC00694.ARW", "label": "Example",, "depth": 10 },
|
| 4 |
+
{ "file": "DSC01755.ARW", "label": "Grouper", "depth": 8 }
|
| 5 |
]
|