Skip to main content
GitHub 仓库

autotrain-yolo

autotrain-yolo 收录了来自 MacroMan5 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
15
Stars
6
更新
2026-03-22
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

monitor-training
软件开发工程师

Set up autonomous training monitoring — creates cron jobs to track long-running training, auto-continue pipeline when training completes.

2026-03-22
review-dataset
数据科学家

Audit YOLO dataset quality — class distribution, annotation quality, image stats, and improvement suggestions.

2026-03-22
active-learning
数据科学家

Orchestrate the full active learning loop: train, analyze, push to CVAT, wait for review, pull, merge, retrain.

2026-03-20
analyze-results
数据科学家

Analyze YOLO training runs — compares to baseline/best, checks per-class regression, analyzes training dynamics and tune convergence, writes actionable recommendations.

2026-03-20
auto-experiment
数据科学家

Run autonomous YOLO training experiments — reads training-plan.md, assesses bottlenecks, acts strategically, and delegates HP optimization to model.tune().

2026-03-20
benchmark
数据科学家

Profile YOLO model inference speed, FPS, and size across image sizes and export formats.

2026-03-20
setup-project
软件开发工程师

Initialize a new YOLO project — detects your dataset's starting state and routes through the right tools.

2026-03-20
annotate
软件开发工程师

Claude visually inspects images and corrects/creates YOLO bounding box annotations using multimodal vision.

2026-03-20
compare-models
数据科学家

Compare 2+ YOLO models side-by-side on the same dataset — mAP, per-class AP, speed, size.

2026-03-20
cvat-deploy
软件开发工程师

Deploy a trained YOLO model as a Nuclio serverless function for CVAT auto-annotation.

2026-03-20
cvat-pull
数据科学家

Pull human-corrected annotations from CVAT into local YOLO dataset for training.

2026-03-20
cvat-push
软件开发工程师

Push uncertain or misclassified images to CVAT for human annotation review after training analysis.

2026-03-20
explain-results
数据科学家

Explain training results in plain English — translates metrics into actionable insights for any audience.

2026-03-20
review-annotations
数据科学家

AI-assisted annotation review — uses YOLO inference + Claude vision to auto-approve, correct, or flag images for human review in CVAT.

2026-03-20
training-loop
数据科学家

Run a managed YOLO training session — validates dataset, trains, analyzes, generates clean report.

2026-03-20