dynamic
dynamic copied to clipboard
RuntimeError: Given groups=1, weight of size [45, 3, 1, 7, 7], expected input[1, 204, 3, 112, 112] to have 3 channels
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
Same here!
Same issue. And I have been running it on videos from the dataset that authors provided.