#201 · Primary category: Computer Vision
AlbumentationsX
Next-generation Albumentations: dual-licensed for open-source and commercial use
Project last updated:08/29/26
GitHub Stars
544
Forks
40
Contributors
15
License
AGPL-3.0
Why we included this project
AlbumentationsX is the follow-up to the Albumentations library, and it keeps the same core idea: fast image transforms that also update the annotations attached to each image. Masks, bounding boxes, keypoints, and 3D volumes get transformed in step with the pixels, which matters for object detection, segmentation, pose, and medical imaging pipelines where a careless crop or flip can silently break labels. The transforms run inside PyTorch, TensorFlow/Keras, and JAX training loops, usually in Dataset or DataLoader workers before tensors reach the model. One thing to weigh before adopting it is the license: the package is AGPL-3.0-only, with a separate commercial license available, so teams should factor that into production plans.
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)