fbcotter / pytorch_wavelets

Pytorch implementation of 2D Discrete Wavelet (DWT) and Dual Tree Complex Wavelet Transforms (DTCWT) and a DTCWT based ScatterNet
Other
943 stars 146 forks source link

py37_cu102/fused/fused.so #53

Open abdullah22842 opened 10 months ago

abdullah22842 commented 10 months ago

Thanks for sharing your work to support research communities'.

I try to run cifar10 with creating new environment according to your instruction but it giving some error. It seems to be a cuda or pytorch problem, but i am same environment as your provided.

week4