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

albitro
/
phoenix_detection

Object Detection
ultralytics
PyTorch
yolo
yolo26
fire-detection
computer-vision
Model card Files Files and versions
xet
Community

Instructions to use albitro/phoenix_detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use albitro/phoenix_detection with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("albitro/phoenix_detection")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
phoenix_detection
41.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
albitro's picture
albitro
Update repo id after rename to phoenix_detection
eed1467 verified 3 days ago
  • baseline
    YOLO26s fire/person detection: baseline vs preprocessed (dehaze+CLAHE) 3 days ago
  • filtered
    Remove __pycache__ 3 days ago
  • .gitattributes
    1.79 kB
    YOLO26s fire/person detection: baseline vs preprocessed (dehaze+CLAHE) 3 days ago
  • README.md
    5.62 kB
    Update repo id after rename to phoenix_detection 3 days ago
  • data.yaml
    237 Bytes
    YOLO26s fire/person detection: baseline vs preprocessed (dehaze+CLAHE) 3 days ago