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
Initial upload of Ocean-router
Browse files- cls_bio_sonar/best.pt +3 -0
- fish_coral_cls/best.pt +3 -0
cls_bio_sonar/best.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a04f0fe364ef998ac521099f8398718f63b6736a0c3c512991e9f4a79c5fcc13
|
| 3 |
+
size 3186242
|
fish_coral_cls/best.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:efda046c5f41f1e44c551f787f0ceac7447be50dfe3ca1abf0c403319aa9a763
|
| 3 |
+
size 8458590
|