hello,teacher,sorry to bother u,when i run “python2 tools/eval_scores.py /home/ubuntu-507/tsn-pytorch/rgb_split1_score.npz /home/ubuntu-507/tsn-pytorch/flow_split1_score.npz --score_weights 1 1.5“
the error is:
Traceback (most recent call last):
File "", line 40, in
final_scores += agg_score * score_weights[i]
ValueError: operands could not be broadcast together with shapes (1530,51) (3570,51) (1530,51)
so how to solve it?looking forward to your reply.thank u
hello,teacher,sorry to bother u,when i run “python2 tools/eval_scores.py /home/ubuntu-507/tsn-pytorch/rgb_split1_score.npz /home/ubuntu-507/tsn-pytorch/flow_split1_score.npz --score_weights 1 1.5“ the error is: Traceback (most recent call last): File "", line 40, in
final_scores += agg_score * score_weights[i]
ValueError: operands could not be broadcast together with shapes (1530,51) (3570,51) (1530,51)
so how to solve it?looking forward to your reply.thank u