Stable-Pix2Seq
Stable-Pix2Seq copied to clipboard
trained model
Is there any trained model for testing? Thank you!
I used the unofficial-Pix2Seq trained model , and got an error: RuntimeError: Error(s) in loading state_dict for DETR: size mismatch for transformer.embedding.position_embeddings.weight: copying a param with shape torch.Size([500, 256]) from checkpoint, the shape in current model is torch.Size([501, 256]).