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

dronefreak
/
seadronessee-yolo11x

Object Detection
ultralytics
PyTorch
detectionbench
computer-vision
maritime
uav
drone
search-and-rescue
Model card Files Files and versions
xet
Community

Instructions to use dronefreak/seadronessee-yolo11x with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use dronefreak/seadronessee-yolo11x with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("dronefreak/seadronessee-yolo11x")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
seadronessee-yolo11x
116 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
dronefreak's picture
dronefreak
feat: Add YOLOv11x finetuned on SeaDronesSee
f79b173 verified 2 days ago
  • .gitattributes
    2.5 kB
    feat: Add YOLOv11x finetuned on SeaDronesSee 2 days ago
  • BoxF1_curve.png
    237 kB
    xet
    feat: Add YOLOv11x finetuned on SeaDronesSee 2 days ago
  • BoxPR_curve.png
    204 kB
    xet
    feat: Add YOLOv11x finetuned on SeaDronesSee 2 days ago
  • README.md
    10.9 kB
    feat: Add YOLOv11x finetuned on SeaDronesSee 2 days ago
  • args.yaml
    1.88 kB
    feat: Add YOLOv11x finetuned on SeaDronesSee 2 days ago
  • best.pt
    114 MB
    xet
    feat: Add YOLOv11x finetuned on SeaDronesSee 2 days ago
  • confusion_matrix.png
    174 kB
    xet
    feat: Add YOLOv11x finetuned on SeaDronesSee 2 days ago
  • results.csv
    28.9 kB
    feat: Add YOLOv11x finetuned on SeaDronesSee 2 days ago
  • seadronessee_yolo11x_showcase.jpg
    755 kB
    xet
    feat: Add YOLOv11x finetuned on SeaDronesSee 2 days ago
  • val_batch0_pred.jpg
    311 kB
    xet
    feat: Add YOLOv11x finetuned on SeaDronesSee 2 days ago