bezzam commited on
Commit
577f9b3
1 Parent(s): 75c0504

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 (after downloading and installing [LenslessPiCam](https://github.com/LCAV/LenslessPiCam)):
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 \