#385 · Primary category: Computer Vision
Image-Augmentation
Image augmentation for object detection, segmentation and classification
Project last updated:12/31/23
GitHub Stars
700
Forks
72
Contributors
2
License
Other
Why we included this project
Small labeled datasets are the usual bottleneck when you train a detector or segmentation model, and this tool attacks that problem without making you write code. It's a Windows desktop app that wraps the imgaug library in a point-and-click interface: pick from blur, color, geometric, weather, and corruption-style transforms, and it produces a batch of augmented images with matching filenames. The bundled documentation links each augmenter to its imgaug reference for deeper tuning. The project is Chinese-language, with video tutorials on Bilibili, so non-Chinese readers should expect the docs in Chinese even though the interface itself is visual. If you already script your preprocessing, the GUI will feel slower than a code pipeline, but for one-off dataset expansion or visual configuration it's a practical shortcut.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)