DocDiff icon indicating copy to clipboard operation
DocDiff copied to clipboard

Inference Issue

Open rahulhanotDTU opened this issue 1 year ago • 29 comments

This issue is coming during inference phase of this model for every image

File "/home/mepluser1/rahul_hanot/try_new/DocDiff/model/DocDiff.py", line 315, in forward x = torch.cat((x, s), dim=1) RuntimeError: Sizes of tensors must match except in dimension 1. Expected size 76 but got size 75 for tensor number 1 in the list. I

rahulhanotDTU avatar Jun 10 '23 13:06 rahulhanotDTU