How to use from the
Use from the
YOLOv10 library
from ultralytics import YOLOvv10

model = YOLOvv10.from_pretrained("jenhung/ECTI_Assessment_GUI")
source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
model.predict(source=source, save=True)
Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support