hi, I want to know if you can run GCAN_model successfully, when I run it, such as
python train_eval.py --cfg experiments/vgg16_gcan_voc-all.yaml
it has some questions, in ThinkMatch-master\src\loss_func.py", line 394, in forward, ali_perm = dis_pred + gt_perm
RuntimeError: The size of tensor a (11) must match the size of tensor b (10) at non-singleton dimension 2
I don't know if it's my problem or the code error, if it is the code error, could you update the code?Thank you very much!
hi, I want to know if you can run GCAN_model successfully, when I run it, such as
python train_eval.py --cfg experiments/vgg16_gcan_voc-all.yaml
it has some questions, in ThinkMatch-master\src\loss_func.py", line 394, in forward, ali_perm = dis_pred + gt_perm
RuntimeError: The size of tensor a (11) must match the size of tensor b (10) at non-singleton dimension 2
I don't know if it's my problem or the code error, if it is the code error, could you update the code?Thank you very much!