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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

sohail-kustagi
/
MAAS-Disaster-Response

Object Detection
YOLOv10
OpenVINO
PyTorch
GGUF
Safetensors
English
phi3
text-generation
disaster-response
Model card Files Files and versions
xet
Community

Instructions to use sohail-kustagi/MAAS-Disaster-Response with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • YOLOv10

    How to use sohail-kustagi/MAAS-Disaster-Response with YOLOv10:

    from ultralytics import YOLOvv10
    
    model = YOLOvv10.from_pretrained("sohail-kustagi/MAAS-Disaster-Response")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
MAAS-Disaster-Response / src
221 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
sohail-kustagi's picture
sohail-kustagi
Upload folder using huggingface_hub
79723d6 verified 3 days ago
  • __pycache__
    Upload folder using huggingface_hub 3 days ago
  • core
    Upload folder using huggingface_hub 3 days ago
  • nodes
    Upload folder using huggingface_hub 3 days ago
  • __init__.py
    0 Bytes
    Upload folder using huggingface_hub 3 days ago
  • main.py
    28.1 kB
    Upload folder using huggingface_hub 3 days ago