Skip to content

Commit

Permalink
Update upload config.
Browse files Browse the repository at this point in the history
  • Loading branch information
ebezzam committed Sep 12, 2024
1 parent fa6e0cc commit 7959cf1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion configs/upload_multilens_mirflickr_ambient.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,17 @@ defaults:
repo_id: "Lensless/MultiLens-Mirflickr-Ambient"
n_files:
test_size: 0.15

# # -- to match TapeCam dataset content distribution, and same light distribution in train/test
# split: 100 # "first: first `nfiles*test_size` for test, `int`: test_size*split for test (interleaved) as if multimask with this many masks

lensless:
dir: /dev/shm/all_measured_20240813-183259
ambient: True
ext: ".png"

lensed:
dir: data/mirflickr/mirflickr
dir: /root/LenslessPiCam/data/mirflickr/mirflickr
ext: ".jpg"

files:
Expand Down

0 comments on commit 7959cf1

Please sign in to comment.