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

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 10 days ago
  • cls_bio_sonar
    Initial upload of Ocean-router 10 days ago
  • fish_coral_cls
    Initial upload of Ocean-router 10 days ago
  • .gitattributes
    1.52 kB
    initial commit 10 days ago
  • README.md
    1.19 kB
    Update README.md 10 days ago