augment

star 87

Generate synthetic training data variations using image transforms. Increases dataset diversity with flips, brightness jitter, and noise. Use after labeling.

qtzx06 By qtzx06 schedule Updated 2/5/2026

name: augment description: Generate synthetic training data variations using image transforms. Increases dataset diversity with flips, brightness jitter, and noise. Use after labeling.

Instructions

  1. Read config.json for output_dir
  2. Run: uv run .agents/skills/augment/scripts/run.py
  3. Outputs: output/augmented/ with transformed images and labels
Install via CLI
npx skills add https://github.com/qtzx06/yolodex --skill augment
Repository Details
star Stars 87
call_split Forks 12
navigation Branch main
article Path SKILL.md
More from Creator