Skip to content

AlanLin1995/DeepMMSE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unsupervised Phase Retrieval Using Deep Approximate MMSE Estimation

In this repository we provide the official implementation of DeepMMSE.

General Information

For more information please see:

Requirements

Here is the list of libraries you need to install to execute the code:

  • Python 3.6
  • PyTorch 1.7
  • scikit-image
  • scipy
  • cv2 (opencv for python)

All of them can be installed via conda (anaconda), e.g.

conda install scikit-image

How to Execute Demo

Run the demo code in train.py.

Citation

@article{chen2022unsupervised,
author={Chen, Mingqin and Lin, Peikang and Quan, Yuhui and Pang, Tongyao and Ji, Hui},
journal={IEEE Transactions on Signal Processing}, 
title={Unsupervised Phase Retrieval Using Deep Approximate MMSE Estimation}, 
year={2022},
volume={70},
pages={2239-2252}
}

Contacts

For questions, please send an email to [email protected] or [email protected]

Notice

This code is under clearing up. The final version will be released in https://github.com/scut-mingqinchen soon.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages