Remote Sensing Foundation Models Collection Self-contained models for easy loading • 27 items • Updated Feb 13 • 2
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("MVRL/remote-clip-vit-large-patch14", dtype="auto")