Skip to main content
GitHub-Repository

autotrain-yolo

autotrain-yolo enthält 15 gesammelte Skills von MacroMan5, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
15
Stars
6
aktualisiert
2026-03-22
Forks
0
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

monitor-training
Softwareentwickler

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

2026-03-22
review-dataset
Datenwissenschaftler

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

2026-03-22
active-learning
Datenwissenschaftler

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

2026-03-20
analyze-results
Datenwissenschaftler

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
Datenwissenschaftler

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

2026-03-20
benchmark
Datenwissenschaftler

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

2026-03-20
setup-project
Softwareentwickler

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

2026-03-20
annotate
Softwareentwickler

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

2026-03-20
compare-models
Datenwissenschaftler

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

2026-03-20
cvat-deploy
Softwareentwickler

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

2026-03-20
cvat-pull
Datenwissenschaftler

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

2026-03-20
cvat-push
Softwareentwickler

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

2026-03-20
explain-results
Datenwissenschaftler

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

2026-03-20
review-annotations
Datenwissenschaftler

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
Datenwissenschaftler

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

2026-03-20