@ -1,4 +1,4 @@
from ultralytics import YOLOv10
model = YOLOv10('/home/lc/ieemoo-ai-gift/runs/detect/train/weights/best_gift_v10n.pt')
model = YOLOv10('./ckpts/20250701/best_gift_v10n.pt')
metrics = model.val(batch=1, data='gift.yaml', imgsz=224)
The note is not visible to the blocked user.