HigherHRNet-Human-Pose-Estimation
HigherHRNet-Human-Pose-Estimation copied to clipboard
Training Issue
RuntimeError: Given groups=1, weight of size 32 32 3 3, expected input[1, 256, 48, 48] to have 32 channels, but got 256 channels instead.
RuntimeError: Given groups=1, weight of size 32 32 3 3, expected input[1, 256, 48, 48] to have 32 channels, but got 256 channels instead.
![]()
Debug the forward function and make sure you are giving the right config file to the model you are running.
hey @aakashcurefit, It's been a while, since you opened this issue... Did you solve your problem?
Hello @womeier, I remember I was able to run the scripts on custom data. But, don't know what fixed this. It has been a long time since I worked on this.
ok. Anyway, thanks for taking the time to reply.