Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

nmvr
/
Otolith-Detection-Yolo8

Object Detection
ultralytics
English
otolith
detection
fish
marine biology
yolo
yolov8
Model card Files Files and versions
xet
Community

Instructions to use nmvr/Otolith-Detection-Yolo8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use nmvr/Otolith-Detection-Yolo8 with ultralytics:

    from ultralytics import YOLOvv8
    
    model = YOLOvv8.from_pretrained("nmvr/Otolith-Detection-Yolo8")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
Otolith-Detection-Yolo8
3.74 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
nmvr's picture
nmvr
Update README.md
0c593ea verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    2.22 kB
    Update README.md about 2 years ago