phernst / pytorch_radon

Pytorch implementation of scikit-image's radon function and more
MIT License
25 stars 11 forks source link

Fix: HannFilter error, wrong torch.device #2

Closed jmaces closed 4 years ago

jmaces commented 4 years ago

Quick fix: put hann on same device as fourier_ramp before multiplication