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

LisaGollner
/
YOLOv8_trained_Bombe

Object Detection
ultralytics
yolov8
computer-vision
digital-humanities
historical-periodicals
historical-images
document-analysis
die-bombe
Model card Files Files and versions
xet
Community

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

  • Libraries
  • ultralytics

    How to use LisaGollner/YOLOv8_trained_Bombe with ultralytics:

    from ultralytics import YOLOvv8
    
    model = YOLOvv8.from_pretrained("LisaGollner/YOLOv8_trained_Bombe")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
YOLOv8_trained_Bombe
52.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits

This model has 1 file scanned as unsafe.

LisaGollner's picture
LisaGollner
Update README.md
704ffdf verified 4 days ago
  • .gitattributes
    1.59 kB
    Initial model upload 19 days ago
  • README.md
    4.02 kB
    Update README.md 4 days ago
  • args.yaml
    1.78 kB
    Initial model upload 19 days ago
  • best.pt
    52.1 MB
    xet
    Initial model upload 19 days ago
  • confusion_matrix_normalized.png
    165 kB
    xet
    Initial model upload 19 days ago
  • data.yaml
    249 Bytes
    Initial model upload 19 days ago
  • results.csv
    12.8 kB
    Initial model upload 19 days ago
  • run_config.json
    814 Bytes
    Initial model upload 19 days ago