Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -125,7 +125,7 @@ After cloning and installing [LenslessPiCam](https://github.com/LCAV/LenslessPiC
|
|
| 125 |
python scripts/recon/dataset.py -cn recon_celeba_digicam
|
| 126 |
```
|
| 127 |
|
| 128 |
-
The simulated PSF can be obtained and compared with the measured one with the following command
|
| 129 |
```bash
|
| 130 |
python scripts/sim/digicam_psf.py \
|
| 131 |
digicam.pattern=mask_pattern.npy \
|
|
|
|
| 125 |
python scripts/recon/dataset.py -cn recon_celeba_digicam
|
| 126 |
```
|
| 127 |
|
| 128 |
+
The [simulated PSF](https://huggingface.co/datasets/bezzam/DigiCam-CelebA-10K/blob/main/psf_simulated.png) can be obtained and compared with the measured one with the following command:
|
| 129 |
```bash
|
| 130 |
python scripts/sim/digicam_psf.py \
|
| 131 |
digicam.pattern=mask_pattern.npy \
|