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

DarthReca
/
actu-magnitude-regression

Image Segmentation
Transformers
Safetensors
actu
climate
geospatial
remote-sensing
spatiotemporal
multi-modal
earth-observation
time-series
hydrology
Model card Files Files and versions
xet
Community

Instructions to use DarthReca/actu-magnitude-regression with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use DarthReca/actu-magnitude-regression with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-segmentation", model="DarthReca/actu-magnitude-regression")
    # Load model directly
    from transformers import ACTUForImageSegmentation
    model = ACTUForImageSegmentation.from_pretrained("DarthReca/actu-magnitude-regression", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
actu-magnitude-regression
890 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 31 commits
DarthReca's picture
DarthReca
Update README.md
68abfb9 verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • NOTICE.md
    1.28 kB
    Create NOTICE.md 10 months ago
  • README.md
    2.3 kB
    Update README.md 10 months ago
  • config.json
    759 Bytes
    Upload ACTUForImageSegmentation 10 months ago
  • convlstm.py
    6.92 kB
    Create convlstm.py 10 months ago
  • model.safetensors
    890 MB
    xet
    Upload ACTUForImageSegmentation 10 months ago
  • modeling_actu.py
    11.4 kB
    Update modeling_actu.py 10 months ago
  • requirements.txt
    64 Bytes
    Create requirements.txt 10 months ago