Instructions to use peter881122/ocean70 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use peter881122/ocean70 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="peter881122/ocean70")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("peter881122/ocean70") model = AutoModelForObjectDetection.from_pretrained("peter881122/ocean70", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ce809caf47bafa9605d119fa1bda2c781cbbc5bd85490dfb6e8a7788fb9c7cb6
- Size of remote file:
- 26 MB
- SHA256:
- 31808f020bc87b4bcaf744ee2f863dcd5d1b3d87ae761e360667bcc1aeec3674
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.