bezzam commited on
Commit
03dca26
·
verified ·
1 Parent(s): b166e07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -7,13 +7,13 @@ dataset_info:
7
  dtype: image
8
  splits:
9
  - name: train
10
- num_bytes: 1526440.0
11
  num_examples: 6
12
  - name: test
13
- num_bytes: 230987060.0
14
  num_examples: 999
15
  download_size: 232550366
16
- dataset_size: 232513500.0
17
  configs:
18
  - config_name: default
19
  data_files:
@@ -21,4 +21,17 @@ configs:
21
  path: data/train-*
22
  - split: test
23
  path: data/test-*
 
 
 
 
 
 
 
24
  ---
 
 
 
 
 
 
 
7
  dtype: image
8
  splits:
9
  - name: train
10
+ num_bytes: 1526440
11
  num_examples: 6
12
  - name: test
13
+ num_bytes: 230987060
14
  num_examples: 999
15
  download_size: 232550366
16
+ dataset_size: 232513500
17
  configs:
18
  - config_name: default
19
  data_files:
 
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.
34
+
35
+ More accessible copy (6GB instead of 100GB) of: https://waller-lab.github.io/LenslessLearning/dataset.html
36
+
37
+ Original license: https://github.com/Waller-Lab/LenslessLearning/blob/master/LICENSE