ValueError: Expected more than 1 value per channel when training, got input size torch.Size([1, 256, 1, 1]) When I change the "SSD" to "DSOD", the error occured. Could you tell me how could I solve it?
ValueError: Expected more than 1 value per channel when training, got input size torch.Size([1, 256, 1, 1])
When I change the "SSD" to "DSOD", the error occured. Could you tell me how could I solve it?