Syliz517/CLIP-ReID

About the reid model of the vehicle

Opened this issue · 1 comments

First of all, thank you very much for your contribution in the field of re-identification!
I had some problems when using your model. When I read the vehicle model into it, some tensor size mismatch problems were displayed. When training vehicle data, what should you do for the ViT backbone? What modifications were made?
image
image

I think your config file is wrong. It should be like this:
Resized position embedding: %s to %s torch.Size([197, 768]) torch.Size([257, 768])