Acoustic Non-Line-of-Sight Imaging (CVPR 2019)

This repo contains the code for acoustic non-line-of-sight imaging. Our project webpage is located here.

The datasets can be downloaded at this link:
download datasets

Place the downloaded datasets into the 'data' folder.

The initial reconstructions can be run with the following command

$ python3 AcousticNLOSReconstruction.py all

Or, replace 'all' with the particular scene you wish to reconstruct.

After running the 'psf' scene, you can calculate fit the PSF for deconvolution by running

$ python3 FitGaussianPSF.py

The iterative reconstructions can then be computed with

$ python3 ADMMReconstruction.py all