Skip to content

computational-imaging/AcousticNLOS

Repository files navigation

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

About

Processing code for acoustic non-line-of-sight imaging

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages