8000 GitHub - baqwas/yolo: YOLOv11 exercises (adapted from Ultralytics website and repository)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

baqwas/yolo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yolo11

YOLO11 exercises (adapted from Ultralytics website and repository)

This repository will use guidance from Ultralytics to evaluate the computer vision processing with the following models:

Model Filename Task Inference Validation Training Export
YOLO11 yolo11n.pt Detection

Detection

The YOLO11 pretrained Detect models used the COCO dataset.

0