How to use from the
Use from the
ultralytics library
from ultralytics import YOLOvv8

model = YOLOvv8.from_pretrained("NV9523/rix_recognition_model")
source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
model.predict(source=source, save=True)
README.md exists but content is empty.
Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support