PyTorchSteerablePyramid
PyTorchSteerablePyramid copied to clipboard
fix in setup.py
Bug Fix in setup.py
Fixes Issue #4 Installing through setup.py fails
Fixed by changing 'steerable_pytorch' in setup.py file to 'steerable'
Added bug fix to support newer versions of scipy
Fixes issue #10