Instructions to use Aleton/Zebra_crossing with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use Aleton/Zebra_crossing with ultralytics:
from ultralytics import YOLOvv8 model = YOLOvv8.from_pretrained("Aleton/Zebra_crossing") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
43c95eb | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8748361d66b32dead04ffe42db54d8fe034c488936e637b07b9d0bde98c47ea4
size 6789997
|