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

cpraschl
/
bambi-models

Object Detection
ultralytics
wildlife
thermal
rgb
drone
yolo
Model card Files Files and versions
xet
Community

Instructions to use cpraschl/bambi-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use cpraschl/bambi-models with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("cpraschl/bambi-models")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
bambi-models
1.19 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 40 commits
cpraschl's picture
cpraschl
Upload matched_thermal/BoxPR_curve.png with huggingface_hub
2230399 verified 4 months ago
  • matched_rgb
    Upload matched_rgb/BoxPR_curve.png with huggingface_hub 4 months ago
  • matched_thermal
    Upload matched_thermal/BoxPR_curve.png with huggingface_hub 4 months ago
  • rgb
    Upload rgb/BoxPR_curve.png with huggingface_hub 4 months ago
  • thermal_merged
    Upload thermal_merged/BoxPR_curve.png with huggingface_hub 4 months ago
  • thermal_original
    Upload thermal_original/BoxPR_curve.png with huggingface_hub 4 months ago
  • .gitattributes
    433 Bytes
    Upload matched_thermal/results.png with huggingface_hub 4 months ago
  • README.md
    4.25 kB
    Upload README.md with huggingface_hub 4 months ago
  • inference.py
    5.48 kB
    Upload inference.py with huggingface_hub 4 months ago
  • requirements.txt
    55 Bytes
    Upload requirements.txt with huggingface_hub 4 months ago