ChenDelong1999 / RemoteCLIP

🛰️ Official repository of paper "RemoteCLIP: A Vision Language Foundation Model for Remote Sensing" (IEEE TGRS)
https://arxiv.org/abs/2306.11029
Apache License 2.0
228 stars 13 forks source link

Model (trained using ITRA) loading problem #14

Closed zhangch-ss closed 6 months ago

zhangch-ss commented 7 months ago

Hi, the model I trained using ITRA cannot be loaded using open_clip.create_model_and_transforms. How can I convert my model to a format supported by open_clip?

ChenDelong1999 commented 7 months ago

@gzqy1026 do you have a script for this?