Skip to content

Implementation of architectures presented in "Deep Neural Networks for Low-resolution Photon-limited Imaging"

License

Notifications You must be signed in to change notification settings

FS-CodeBase/DeepLearning_for_low_resolution_photon_limited_imaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepLearning for low-resolution photon-limited imaging

Code implementing the architectures in IEEE publication: Deep Neural Networks for Low-resolution Photon-limited Imaging

Application of PAIN Architecture to EMNIST images.

Jupyter Notebooks:

  • pain_tf.ipynb: PAIN architecture in tensorflow applied to MNIST numbers
  • pics_tf.ipynb: PICS architecture in tensorflow applied to MNIST numbers
  • sda_tf.ipynb: SDA architecture in tensorflow applied to MNIST numbers
  • pain_emnist_tf.ipynb: PAIN architecture in tensorflow appied to EMNIST letters