OpenCLIP
Safetensors
vision-language
image-text-retrieval
planetary-science
remote-sensing
mars
geospatial
open-clip
Instructions to use claytonwang/MarsScope-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use claytonwang/MarsScope-v1 with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:claytonwang/MarsScope-v1') tokenizer = open_clip.get_tokenizer('hf-hub:claytonwang/MarsScope-v1') - Notebooks
- Google Colab
- Kaggle