bezzam commited on
Commit
546456e
1 Parent(s): b9d3ce7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -116,7 +116,7 @@ Data is measured at 30 cm, as shown below.
116
 
117
  ![DigiCam setup](setup.png)
118
 
119
- 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)):
120
  ```bash
121
  python scripts/sim/digicam_psf.py sim.waveprop=False \
122
  digicam.pattern=mask_pattern.npy \
 
116
 
117
  ![DigiCam setup](setup.png)
118
 
119
+ After downloading and installing [LenslessPiCam](https://github.com/LCAV/LenslessPiCam), the [simulated PSF](https://huggingface.co/datasets/bezzam/DigiCam-CelebA-26K/blob/main/psf_simulated.png) can be obtained and compared with the measured one with the following command:
120
  ```bash
121
  python scripts/sim/digicam_psf.py sim.waveprop=False \
122
  digicam.pattern=mask_pattern.npy \