ginobilinie / medSynthesisV1

This is a copy of package for medical image synthesis work with LRes-ResUnet and GAN (wgan-gp) in pytorch framework
MIT License
183 stars 45 forks source link

Error when importing gauss #15

Closed vedkumarpatel closed 4 years ago

vedkumarpatel commented 4 years ago

An error pops up in utils file on line "import gauss". I tried "pip install gauss" but that did not solve the error. Any other suggestions??

idhamari commented 4 years ago

Hi, I had the same error and I solved it by copying the files from here.