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

  • Log In
  • Sign Up

zjunlp
/
Ocean-router

Image Classification
ultralytics
English
yolov11
yolov5
routing
marine-images
oceangpt-x
Model card Files Files and versions
xet
Community

Instructions to use zjunlp/Ocean-router with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use zjunlp/Ocean-router with ultralytics:

    from ultralytics import YOLOvv11
    
    model = YOLOvv11.from_pretrained("zjunlp/Ocean-router")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
Ocean-router
11.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
zhemaxiya's picture
zhemaxiya
Update README.md
510250c verified about 5 hours ago
  • cls_bio_sonar
    Initial upload of Ocean-router about 8 hours ago
  • fish_coral_cls
    Initial upload of Ocean-router about 8 hours ago
  • .gitattributes
    1.52 kB
    initial commit about 8 hours ago
  • README.md
    1.19 kB
    Update README.md about 5 hours ago