Skip to content

v0.1.0

Choose a tag to compare

@1v4mp1r3 1v4mp1r3 released this 12 Jun 20:18

Initial release of Image Data Augmentation CLI.

Highlights:

  • Typer-based CLI with --input, --output, and --config options.
  • YAML/JSON augmentation pipeline configuration.
  • Albumentations-powered transforms for resize, flip, rotate, blur, noise, and brightness/contrast.
  • Multiprocessing image processing engine with Rich progress output.
  • Windows helper scripts for installing dependencies and running the tool.
  • Dataset folder structure preservation and configurable output naming.