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

afeefaazam
/
tomato-ripeness-detector

Object Detection
ultralytics
yolo
yolo11
agriculture
tomato
ripeness-classification
yield-estimation
Model card Files Files and versions
xet
Community

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

  • Libraries
  • ultralytics

    How to use afeefaazam/tomato-ripeness-detector with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("afeefaazam/tomato-ripeness-detector")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
tomato-ripeness-detector / examples
17.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
afeefaazam's picture
afeefaazam
Upload YOLO11s tomato ripeness detector + yield estimation + Gradio app
3bcba60 verified 9 days ago
  • drone_example.jpg
    345 kB
    xet
    Upload YOLO11s tomato ripeness detector + yield estimation + Gradio app 9 days ago
  • drone_flythrough.mp4
    5.14 MB
    xet
    Upload YOLO11s tomato ripeness detector + yield estimation + Gradio app 9 days ago
  • mobile_example.jpg
    7.58 MB
    xet
    Upload YOLO11s tomato ripeness detector + yield estimation + Gradio app 9 days ago
  • mobile_flythrough.mp4
    4.24 MB
    xet
    Upload YOLO11s tomato ripeness detector + yield estimation + Gradio app 9 days ago