Open yyyaaaaaaa opened 9 months ago
Thank you for sharing the code. During multi-task learning, I encountered the following error while training ResNet50 on NYUD dataset.
RuntimeError: Given groups=1, weight of size 64 3 7 7, expected input[8, 480, 640, 3] to have 3 channels, but got 480 channels instead
Thank you for sharing the code. During multi-task learning, I encountered the following error while training ResNet50 on NYUD dataset.
RuntimeError: Given groups=1, weight of size 64 3 7 7, expected input[8, 480, 640, 3] to have 3 channels, but got 480 channels instead