Papers › Albumentations: fast and flexible image augmentations

Albumentations: fast and flexible image augmentations

18 Sep 2018arXiv:1809.06839archive 2025-07-28

Alexander Buslaev, Alex Parinov, Eugene Khvedchenya, Vladimir I. Iglovikov, Alexandr A. Kalinin

Data augmentation is a commonly used technique for increasing both the size and the diversity of labeled training sets by leveraging input transformations that preserve output labels. In computer vision domain, image augmentations have become a common implicit regularization technique to combat overfitting in deep convolutional neural networks and are ubiquitously used to improve performance. While most deep learning frameworks implement basic image transformations, the list is typically limited to some variations and combinations of flipping, rotating, scaling, and cropping. Moreover, the image processing speed varies in existing tools for image augmentation. We present Albumentations, a fast and flexible library for image augmentations with many various image transform operations available, that is also an easy-to-use wrapper around other augmentation libraries. We provide examples of image augmentations for different computer vision tasks and show that Albumentations is faster than other commonly used image augmentation tools on the most of commonly used image transformations. The source code for Albumentations is made publicly available online at https://github.com/albu/albumentations

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1809.06839")

Code

Syntology Ran 0 of 10 code samples harvested from 1 repository linked to this paper; 10 have no recorded run.

By repository: official repository: 10 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

albu/albumentations officialmentioned in paperpytorchMIT report
hemanth346/mde_bs mentioned on GitHubpytorch report
mv-lab/kuzushiji-recognition mentioned on GitHubpytorch report
open-mmlab/mmpose pytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 0 ran; 0 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

10unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from albu/albumentations. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

angle_to_2pi_range albu/albumentations/albumentations/core/keypoints_utils.py official repository unverified MIT (permissive) · f8b40cafe8abe75a · report
compare_versions albu/albumentations/albumentations/check_version.py official repository unverified MIT (permissive) · e717e1d4c877d2de · report
custom_sort albu/albumentations/albumentations/core/label_manager.py official repository unverified MIT (permissive) · e110b028e4d2c4cc · report
float2int albu/albumentations/albumentations/core/pydantic.py official repository unverified MIT (permissive) · 02b5defc854d8ead · report
nondecreasing albu/albumentations/albumentations/core/pydantic.py official repository unverified MIT (permissive) · 0a8a22394ea4f5d2 · report
parse_version albu/albumentations/albumentations/check_version.py official repository unverified MIT (permissive) · 69d461164596e4ad · report
parse_version_parts albu/albumentations/albumentations/check_version.py official repository unverified MIT (permissive) · 5559070148723cb2 · report
process_non_negative_range albu/albumentations/albumentations/core/pydantic.py official repository unverified MIT (permissive) · f4680934144cc9d7 · report
require_huggingface_hub albu/albumentations/albumentations/core/hub_mixin.py official repository unverified MIT (permissive) · ea88c37b5f7ffa1d · report
shorten_class_name albu/albumentations/albumentations/core/serialization.py official repository unverified MIT (permissive) · d4c450a37dd09f52 · report

Tasks

Data AugmentationDiversityImage Augmentation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SPEED

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections