Skip to content

end2end compressive snapshot reconstruction methods based on neural network (also a collection of denoising models)

Notifications You must be signed in to change notification settings

Forsworns/DeepSnapshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Part of the source codes for my bachelor graduation thesis in SJTU.

  • Implemented in Pytorch 1.2.0
  • Only support RNN structures, implement a single cell and make up a full rnn
  • implement several optimization algorithms (including a plain connection)
  • Splited to different modules, easy to add new net structures, optimization algorithms
  • enable --poor cofiguration item if your GPU owning limited memory

About

end2end compressive snapshot reconstruction methods based on neural network (also a collection of denoising models)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages