{
  "$schema": "https://fundingjson.org/schema/v1.1.0.json",
  "version": "v1.1.0",
  "entity": {
    "type": "organisation",
    "role": "steward",
    "name": "Albumentations LLC",
    "email": "vladimir@albumentations.ai",
    "description": "Albumentations LLC stewards the Albumentations open-source computer-vision image augmentation ecosystem, including the actively maintained AlbumentationsX library, supporting performance libraries, benchmarks, examples, metadata tooling, documentation, and community support. Albumentations is used globally across research, education, startups, and production machine-learning systems.",
    "webpageUrl": {
      "url": "https://albumentations.ai",
      "wellKnown": ""
    }
  },
  "projects": [
    {
      "guid": "albumentationsx",
      "name": "AlbumentationsX",
      "description": "AlbumentationsX is the actively maintained open-source successor to Albumentations, a widely used Python image augmentation library for deep learning, computer vision, and medical imaging. The Albumentations ecosystem has over 149 million PyPI downloads, about 5.75 million downloads per month, over 15,000 GitHub stars, and about 2,470 cited papers.",
      "webpageUrl": {
        "url": "https://albumentations.ai/docs/",
        "wellKnown": ""
      },
      "repositoryUrl": {
        "url": "https://github.com/albumentations-team/AlbumentationsX",
        "wellKnown": "https://github.com/albumentations-team/AlbumentationsX/blob/main/.well-known/funding-manifest-urls"
      },
      "licenses": [
        "spdx:AGPL-3.0-or-later"
      ],
      "tags": [
        "python",
        "computer-vision",
        "machine-learning",
        "image-processing",
        "data-augmentation",
        "scientific-computing",
        "library",
        "developer-tools"
      ]
    },
    {
      "guid": "albucore",
      "name": "albucore",
      "description": "albucore is the high-performance image-processing core used by the Albumentations ecosystem. It provides optimized atomic operations and backend selection across NumPy, OpenCV, and custom implementations so image augmentation pipelines remain fast, reproducible, and practical for real-world computer-vision training workloads. Although the repository is small by stars, PyPI Stats reports about 3.77 million downloads last month.",
      "webpageUrl": {
        "url": "https://github.com/albumentations-team/albucore",
        "wellKnown": "https://github.com/albumentations-team/albucore/blob/main/.well-known/funding-manifest-urls"
      },
      "repositoryUrl": {
        "url": "https://github.com/albumentations-team/albucore",
        "wellKnown": "https://github.com/albumentations-team/albucore/blob/main/.well-known/funding-manifest-urls"
      },
      "licenses": [
        "spdx:MIT"
      ],
      "tags": [
        "python",
        "computer-vision",
        "image-processing",
        "high-performance",
        "scientific-computing",
        "library",
        "developer-tools"
      ]
    },
    {
      "guid": "benchmark",
      "name": "Albumentations benchmark",
      "description": "The Albumentations benchmark is a reproducible benchmarking suite comparing image and video augmentation libraries such as AlbumentationsX, torchvision, and Kornia. It supports public performance claims, helps users choose reliable augmentation pipelines, and keeps optimization work auditable across releases.",
      "webpageUrl": {
        "url": "https://albumentations.ai/docs/benchmarks/",
        "wellKnown": ""
      },
      "repositoryUrl": {
        "url": "https://github.com/albumentations-team/benchmark",
        "wellKnown": "https://github.com/albumentations-team/benchmark/blob/main/.well-known/funding-manifest-urls"
      },
      "licenses": [
        "spdx:MIT"
      ],
      "tags": [
        "python",
        "computer-vision",
        "benchmark",
        "performance",
        "machine-learning",
        "scientific-computing",
        "developer-tools"
      ]
    },
    {
      "guid": "albumentations-examples",
      "name": "albumentations_examples",
      "description": "albumentations_examples provides notebooks and tutorials that help users apply Albumentations to classification, segmentation, object detection, keypoints, weather augmentation, serialization, migration from torchvision, and other common computer-vision workflows.",
      "webpageUrl": {
        "url": "https://github.com/albumentations-team/albumentations_examples",
        "wellKnown": "https://github.com/albumentations-team/albumentations_examples/blob/main/.well-known/funding-manifest-urls"
      },
      "repositoryUrl": {
        "url": "https://github.com/albumentations-team/albumentations_examples",
        "wellKnown": "https://github.com/albumentations-team/albumentations_examples/blob/main/.well-known/funding-manifest-urls"
      },
      "licenses": [
        "spdx:MIT"
      ],
      "tags": [
        "python",
        "computer-vision",
        "education",
        "machine-learning",
        "data-augmentation",
        "notebooks",
        "documentation"
      ]
    },
    {
      "guid": "albu-spec",
      "name": "albu-spec",
      "description": "albu-spec extracts structured metadata from AlbumentationsX transforms, including parameters, types, constraints, supported targets, docstrings, and examples. It supports documentation, tooling, validation, and downstream integrations that need machine-readable transform specifications.",
      "webpageUrl": {
        "url": "https://github.com/albumentations-team/albu-spec",
        "wellKnown": "https://github.com/albumentations-team/albu-spec/blob/main/.well-known/funding-manifest-urls"
      },
      "repositoryUrl": {
        "url": "https://github.com/albumentations-team/albu-spec",
        "wellKnown": "https://github.com/albumentations-team/albu-spec/blob/main/.well-known/funding-manifest-urls"
      },
      "licenses": [
        "spdx:AGPL-3.0-or-later"
      ],
      "tags": [
        "python",
        "computer-vision",
        "metadata",
        "documentation",
        "developer-tools",
        "machine-learning"
      ]
    }
  ],
  "funding": {
    "channels": [
      {
        "guid": "bank-transfer",
        "type": "bank",
        "address": "",
        "description": "Albumentations LLC can receive direct bank transfers. Please email vladimir@albumentations.ai for wire details and required paperwork."
      }
    ],
    "plans": [
      {
        "guid": "maintainer-sustainability",
        "status": "active",
        "name": "Albumentations ecosystem maintainer sustainability",
        "description": "Annual funding for maintainer time, open-source releases, compatibility work, documentation, benchmarks, CI, packaging, security hygiene, issue triage, and community support across the Albumentations ecosystem.",
        "amount": 100000,
        "currency": "USD",
        "frequency": "yearly",
        "channels": [
          "bank-transfer"
        ]
      }
    ]
  }
}
