Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 348 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 348 Bytes

easyCS

simple compressive sensing with Unet

  • Spare

    • FFT
    • DCT
    • DWT
  • MEASURE

    • Gaussian1d || Gaussian2d || Poisson2d
    • Adaption Layer
  • Reconsitution

    • Unet || NestedUnet || Essnet

    • EssGAN || DQBCS


env

python==3.6

tensorflow==1.13.0