echonet / dynamic

EchoNet-Dynamic is a deep learning model for assessing cardiac function in echocardiogram videos.
https://echonet.github.io/dynamic
Other
470 stars 165 forks source link

RuntimeError: Given groups=1, weight of size [45, 3, 1, 7, 7], expected input[1, 204, 3, 112, 112] to have 3 channels #79

Open Source419 opened 1 year ago

Source419 commented 1 year ago

I tried to use the InitializationNotebook in scripts to test my own video, want to get the segmented video, but encountered such an error. I don't know why, but has anyone else been in the same situation.

RuntimeError: Given groups=1, weight of size [45, 3, 1, 7, 7], expected input[1, 204, 3, 112, 112] to have 3 channels, but got 204 channels instead

tristan-deep commented 11 months ago

Same here!

everypidigit commented 7 months ago

Same issue. And I have been running it on videos from the dataset that authors provided.