This is the official code for "LensNet: An End-to-End Learning Framework for Empirical Point Spread Function Modeling and Lensless Imaging Reconstruction." For the paper, please see {here}.
git clone https://github.com/baijiesong/Lensnet.git
cd Lensnet
pip install -r requirements.txt
@article{bai2025lensnet,
title={LensNet: An End-to-End Learning Framework for Empirical Point Spread Function Modeling and Lensless Imaging Reconstruction},
author={Bai, Jiesong and Yin, Yuhao and Dong, Yihang and Zhang, Xiaofeng and Pun, Chi-Man and Chen, Xuhang},
journal={arXiv},
year={2025}
}