Datasets:
Upload dataset
Browse files- README.md +9 -9
- data/test-00000-of-00001.parquet +2 -2
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: lensless
|
@@ -7,13 +11,13 @@ dataset_info:
|
|
7 |
dtype: image
|
8 |
splits:
|
9 |
- name: train
|
10 |
-
num_bytes:
|
11 |
-
num_examples:
|
12 |
- name: test
|
13 |
-
num_bytes:
|
14 |
num_examples: 999
|
15 |
-
download_size:
|
16 |
-
dataset_size:
|
17 |
configs:
|
18 |
- config_name: default
|
19 |
data_files:
|
@@ -21,13 +25,9 @@ configs:
|
|
21 |
path: data/train-*
|
22 |
- split: test
|
23 |
path: data/test-*
|
24 |
-
task_categories:
|
25 |
-
- image-to-image
|
26 |
tags:
|
27 |
- lensless
|
28 |
- computational imaging
|
29 |
-
size_categories:
|
30 |
-
- 10K<n<100K
|
31 |
---
|
32 |
|
33 |
Same as [this dataset](https://huggingface.co/datasets/bezzam/DiffuserCam-Lensless-Mirflickr-Dataset) but with images normalized to full 8-bit range. For future models, better to train with this dataset.
|
|
|
1 |
---
|
2 |
+
size_categories:
|
3 |
+
- 10K<n<100K
|
4 |
+
task_categories:
|
5 |
+
- image-to-image
|
6 |
dataset_info:
|
7 |
features:
|
8 |
- name: lensless
|
|
|
11 |
dtype: image
|
12 |
splits:
|
13 |
- name: train
|
14 |
+
num_bytes: 303316480.215
|
15 |
+
num_examples: 1001
|
16 |
- name: test
|
17 |
+
num_bytes: 301960554.0
|
18 |
num_examples: 999
|
19 |
+
download_size: 605343473
|
20 |
+
dataset_size: 605277034.2149999
|
21 |
configs:
|
22 |
- config_name: default
|
23 |
data_files:
|
|
|
25 |
path: data/train-*
|
26 |
- split: test
|
27 |
path: data/test-*
|
|
|
|
|
28 |
tags:
|
29 |
- lensless
|
30 |
- computational imaging
|
|
|
|
|
31 |
---
|
32 |
|
33 |
Same as [this dataset](https://huggingface.co/datasets/bezzam/DiffuserCam-Lensless-Mirflickr-Dataset) but with images normalized to full 8-bit range. For future models, better to train with this dataset.
|
data/test-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15ea830b6ad0285955f70732496763831f0a1359501189100f5161048b1c9dac
|
3 |
+
size 301998669
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38ee77ad6d2938c96bda70e92f71bcdf8226fa50d665a549b19e67d86bbc95e6
|
3 |
+
size 303344804
|