royerlab / ssi-code

Image Deconvolution via Noise-Tolerant Self-Supervised Inversion
28 stars 10 forks source link

fix hard-coded path #14

Closed erjel closed 4 years ago

erjel commented 4 years ago

Hi,

I ran into minor problems when I tested the demo on a Windows machine:

Could not use the requirements.txt to install pytorch. Commented the corresponding lines and used the the installation recommendation for a local installation with pip (tested with CPU version).

Additionally I had to change demo.py:

Eric

AhmetCanSolak commented 4 years ago

Hi @erjel , thank you for the PR and sorry for the force push. if you still have your branch locally would you mind re-creating a PR? If not i had in my mind to address those too. Happy to make those changes myself too.