Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

galeio-research
/
OceanSAR-1

Image Feature Extraction
Transformers
Safetensors
resnet
SAR
RADAR
EO
backbone
ocean
wind
sentinel-1
Model card Files Files and versions
xet
Community

Instructions to use galeio-research/OceanSAR-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use galeio-research/OceanSAR-1 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-feature-extraction", model="galeio-research/OceanSAR-1")
    # Load model directly
    from transformers import AutoImageProcessor, AutoModel
    
    processor = AutoImageProcessor.from_pretrained("galeio-research/OceanSAR-1")
    model = AutoModel.from_pretrained("galeio-research/OceanSAR-1")
  • Notebooks
  • Google Colab
  • Kaggle
OceanSAR-1
95.4 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 11 commits
Balocre's picture
Balocre
Update README.md
a456368 verified about 1 year ago
  • .gitattributes
    1.58 kB
    Upload OceanSAR-1-logo.png about 1 year ago
  • OceanSAR-1-logo.png
    1.13 MB
    xet
    Upload OceanSAR-1-logo.png about 1 year ago
  • README.md
    4.22 kB
    Update README.md about 1 year ago
  • config.json
    578 Bytes
    Upload model about 1 year ago
  • model.safetensors
    94.3 MB
    xet
    Upload model about 1 year ago