bruceyo / MMNet

Other
34 stars 11 forks source link

RuntimeError: Given groups=1, weight of size [60, 256, 1, 1], expected input[1, 3, 1, 1] to have 256 channels, but got 3 channels instead #11

Open neverstoplearn opened 1 year ago

neverstoplearn commented 1 year ago

when I use python main_skeleton.py recognition -c config/ntu60_xview/train_joint.yaml to train the ntu60 joint model, I got this error, how can i fix?thanks.

sakana19 commented 11 months ago

当我使用 python main_sculpture.py recognize -c config/ntu60_xview/train_joint.yaml 训练 ntu60 关节模型时,出现此错误,我该如何修复?谢谢。

我也出现了这个问题,请问你解决了吗