i have only one gpu, which parameters should i change in seg_rec_poly_fuse_feature.yaml ?
i always meet the problem like this, what should i do ?
File "/home/xiang/models/MaskTextSpotterV3/maskrcnn_benchmark/modeling/backbone/fpn.py", line 140, in forward
last_inner = inner_lateral + inner_top_down
RuntimeError: The size of tensor a (89) must match the size of tensor b (90) at non-singleton dimension 3
i have only one gpu, which parameters should i change in seg_rec_poly_fuse_feature.yaml ? i always meet the problem like this, what should i do ? File "/home/xiang/models/MaskTextSpotterV3/maskrcnn_benchmark/modeling/backbone/fpn.py", line 140, in forward last_inner = inner_lateral + inner_top_down RuntimeError: The size of tensor a (89) must match the size of tensor b (90) at non-singleton dimension 3
thanks!!!