Hello, I was using pywt.dwt function for obtaining features from a given signal and after this I was trying to feed the results to a convolutional neural networks. But I have received a Runtime error saying that: "RuntimeError: Given groups=1, weight of size [32, 1, 5, 5], expected input[1, 400, 1, 5] to have 1 channels, but got 400 channels instead". How can I reduce the number of output channels from dwt function? maybe I should use another function instead?
--
You received this message because you are subscribed to the Google Groups "PyWavelets" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pywavelets+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pywavelets/838f28cc-a89b-4998-ae0c-10ecf013e2a6n%40googlegroups.com.