Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

BiliSakura
/
SegEarth-OV

Image Segmentation
Transformers
Safetensors
remote-sensing
earth-observation
open-vocabulary
clip
sam3
semantic-segmentation
Model card Files Files and versions
xet
Community

Instructions to use BiliSakura/SegEarth-OV with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use BiliSakura/SegEarth-OV with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-segmentation", model="BiliSakura/SegEarth-OV")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("BiliSakura/SegEarth-OV", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
SegEarth-OV
4.69 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 186 commits
BiliSakura's picture
BiliSakura
Update all files for SegEarth-OV
e901942 verified 3 months ago
  • OV-2
    Update all files for SegEarth-OV 3 months ago
  • OV-3
    Update all files for SegEarth-OV 3 months ago
  • OV
    Update all files for SegEarth-OV 3 months ago
  • configs
    Update all files for SegEarth-OV 3 months ago
  • demo_YESeg-OPT-SAR
    Update all files for SegEarth-OV 3 months ago
  • prompts
    Update all files for SegEarth-OV 3 months ago
  • .gitattributes
    1.27 kB
    Update all files for SegEarth-OV 3 months ago
  • README.md
    3.72 kB
    Update all files for SegEarth-OV 3 months ago
  • convert_to_safetensors.py
    4.21 kB
    Update all files for SegEarth-OV 3 months ago
  • model_config.json
    1.07 kB
    Update all files for SegEarth-OV 3 months ago
  • pipeline.py
    22.6 kB
    Update all files for SegEarth-OV 3 months ago
  • test_demo.py
    3.29 kB
    Update all files for SegEarth-OV 3 months ago
  • test_ov3_simple.py
    790 Bytes
    Update all files for SegEarth-OV 3 months ago
  • test_pipelines.py
    1.13 kB
    Update all files for SegEarth-OV 3 months ago
  • upsamplers.py
    10.4 kB
    Update all files for SegEarth-OV 3 months ago