AsyFOD icon indicating copy to clipboard operation
AsyFOD copied to clipboard

error in MMD_distance, The size of tensor a (20) must match the size of tensor b (256) at non-singleton dimension 3

Open saranadeem4585 opened this issue 1 year ago • 2 comments

Hi, Hope you are doing well. I read your paper and it is amazing and now I am running it on a custom dataset. but it is giving me this error. Please help me resolve this issue. Thanks!

saranadeem4585 avatar Jan 29 '24 15:01 saranadeem4585

256 features, because of yolov5n.

saranadeem4585 avatar Jan 29 '24 15:01 saranadeem4585

Hi! Sorry for the late reply due to the CVPR rebuttal. Could you please provide the error with log? I think a potential modification exists in the Ranker (nn.Model) that needs to specify the output dimension. In this codebase, I set the number corresponding to YOLOv5 X by default.

Hlings avatar Jan 31 '24 15:01 Hlings