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

gasparfj
/
Opuntia-detector

Object Detection
ultralytics
PyTorch
English
computer-vision
yolov8
sahi
invasive-species
google-street-view
biodiversity
geospatial-analysis
opuntia
Model card Files Files and versions
xet
Community

Instructions to use gasparfj/Opuntia-detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use gasparfj/Opuntia-detector with ultralytics:

    from ultralytics import YOLOvv8
    
    model = YOLOvv8.from_pretrained("gasparfj/Opuntia-detector")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
Opuntia-detector
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
gasparfj's picture
gasparfj
Update README: add metrics
00f3e7e verified 15 days ago
  • .gitattributes
    1.52 kB
    initial commit 15 days ago
  • README.md
    3.72 kB
    Update README: add metrics 15 days ago