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

Antevolt
/
Sky-OG-Model

Object Detection
ultralytics
yolo
image-segmentation
solar
photovoltaic
thermal
Model card Files Files and versions
xet
Community

Instructions to use Antevolt/Sky-OG-Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use Antevolt/Sky-OG-Model with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("Antevolt/Sky-OG-Model")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
Sky-OG-Model / configs
799 Bytes
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
merdiofrivia's picture
merdiofrivia
Upload folder using huggingface_hub
c69598b verified 8 days ago
  • data_detection.yaml
    211 Bytes
    Upload folder using huggingface_hub 8 days ago
  • data_segmentation.yaml
    178 Bytes
    Upload folder using huggingface_hub 8 days ago
  • sahi_inference.yaml
    410 Bytes
    Upload folder using huggingface_hub 8 days ago