LEMMA icon indicating copy to clipboard operation
LEMMA copied to clipboard

RuntimeError: mat1 and mat2 shapes cannot be multiplied (2115x4708 and 2304x2304)

Open Ziruiwang409 opened this issue 1 year ago • 0 comments

Thanks for the amazing work. I m trying to reproduce the result from your action/task anticipation benchmark. After running 'utils/exp_utils/extract_feature.py' and move on to run the pred_main.py file, I have the following error where the feature dimension mis-match with the linear layer dimension

I m also wondering how did you get the feature from your dataset, is it just by running 'utils/exp_utils/extract_feature.py' on the dataset? More clarification on the issue would be appreciated!

Error message 截屏2024-06-09 16 34 09

Ziruiwang409 avatar Jun 09 '24 20:06 Ziruiwang409