Search Criteria
Package Details: python-albumentations 2.0.8-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-albumentations.git (read-only, click to copy) |
|---|---|
| Package Base: | python-albumentations |
| Description: | Fast image augmentation library and easy to use wrapper around other libraries |
| Upstream URL: | https://github.com/albumentations-team/albumentations |
| Licenses: | MIT |
| Submitter: | hottea |
| Maintainer: | hottea (lilac) |
| Last Packager: | lilac |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-04-14 15:01 (UTC) |
| Last Updated: | 2025-07-10 03:28 (UTC) |
Dependencies (13)
- python-albucoreAUR
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-opencv (python-opencv-cuda)
- python-pydantic
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR)
- python-typing_extensions
- python-yaml (python-yaml-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytorch (python-pytorch-cxx11abiAUR, python-pytorch-cxx11abi-optAUR, python-pytorch-cxx11abi-cudaAUR, python-pytorch-cxx11abi-opt-cudaAUR, python-pytorch-cxx11abi-rocmAUR, python-pytorch-cxx11abi-opt-rocmAUR, python-pytorch-cuda12.9AUR, python-pytorch-opt-cuda12.9AUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm) (optional) – for transforms from pytorch
- python-torchvision (python-torchvision-gitAUR, python-torchvision-rocm-binAUR, python-torchvision-cuda12.9AUR, python-torchvision-rocmAUR, python-torchvision-rocmAUR, python-torchvision-cuda) (optional) – for transforms from torchvision
Required by (9)
- paddleocr-git
- pix2tex
- python-icevision
- python-insightface
- python-mmclassification (optional)
- python-mmclassification-git (optional)
- python-mmdetection (optional)
- python-mmpose (optional)
- python-mmpretrain (optional)
Latest Comments
micwoj92 commented on 2025-07-10 03:15 (UTC)
@hottea could you please drop that unneeded dependency?
micwoj92 commented on 2025-06-04 17:11 (UTC)
scikit-image is unneeded dependency too, seems to only be used in test
daskol commented on 2024-08-28 21:15 (UTC)
It seems that
python-scikit-learnis unnecessary dependency whilepython-typing_extensionsis mandatory one.AlphaJack commented on 2024-06-02 23:50 (UTC)
Hi, can you package https://github.com/albumentations-team/albucore?