Luodian / RelateAnything

Relate Anything Model is capable of taking an image as input and utilizing SAM to identify the corresponding mask within the image.
Apache License 2.0
438 stars 20 forks source link

Help on missing info: #11

Open shersoni610 opened 1 year ago

shersoni610 commented 1 year ago

Hello,

I get the following error. What should i do? raise RuntimeError('Error(s) in loading state_dict for {}:\n\t{}'.format( RuntimeError: Error(s) in loading state_dict for RamModel: Unexpected key(s) in state_dict: "model.embeddings.position_ids"

Thanks