Port details |
- py-albumentations Fast image augmentation library and wrapper around other libraries
- 2.0.5_1 graphics
=2 1.4.8Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-12-26 08:21:16
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: LGPL3
- WWW:
- https://albumentations.ai
- https://github.com/albumentations-team/albumentations
- Description:
- Albumentations is a computer vision tool that boosts the performance of deep
convolutional neural networks.
The library is widely used in industry, deep learning research, machine learning
competitions, and open source projects.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}albumentations>0:graphics/py-albumentations@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-albumentations/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-albumentations
- pkg install py311-albumentations
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-albumentations listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-albumentations
- Package flavors (<flavor>: <package>)
- py311: py311-albumentations
- distinfo:
- TIMESTAMP = 1740807916
SHA256 (albumentations-2.0.5.tar.gz) = e19e1c0f14c903c3c230f3d83f14814b84f1180393189bf96779f653031f3278
SIZE (albumentations-2.0.5.tar.gz) = 281195
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-deepdiff>0 : devel/py-deepdiff@py311
- py311-pytorch>0 : misc/py-pytorch@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-albucore>=0.0.23 : graphics/py-albucore@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-pydantic2>=2.9.2 : devel/py-pydantic2@py311
- py311-scikit-image>0 : graphics/py-scikit-image@py311
- py311-scikit-learn>=1.3.2 : science/py-scikit-learn@py311
- py311-scipy>=1.10.0 : science/py-scipy@py311
- py311-pyyaml>0 : devel/py-pyyaml@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_py-albumentations
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.5_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
2.0.5 01 Mar 2025 08:58:19
    |
Yuri Victorovich (yuri)  |
graphics/py-albumentations: update 2.0.3 → 2.0.5
Reported by: portscout |
2.0.3 10 Feb 2025 02:59:11
    |
Yuri Victorovich (yuri)  |
graphics/py-albumentations: update 2.0.1 → 2.0.3 |
2.0.1 25 Jan 2025 08:14:46
    |
Yuri Victorovich (yuri)  |
graphics/py-albumentations: update 1.4.8 → 2.0.1
Reported by: portscout |
1.4.8 14 Jul 2024 22:29:35
    |
Yuri Victorovich (yuri)  |
graphics/py-albumentations: update 1.4.5 → 1.4.8
Reported by: portscout |
1.4.5_1 07 Jul 2024 08:05:33
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
1.4.5 03 May 2024 09:02:59
    |
Yuri Victorovich (yuri)  |
graphics/py-albumentations: update 1.4.4 → 1.4.5
Reported by: portscout |
1.4.4 28 Apr 2024 17:53:54
    |
Yuri Victorovich (yuri)  |
graphics/py-albumentations: update 1.4.2 → 1.4.4
Reported by: portscout |
1.4.2 22 Mar 2024 01:19:03
    |
Yuri Victorovich (yuri)  |
graphics/py-albumentations: update 1.4.1 → 1.4.2
Reported by: portscout |
1.4.1 09 Mar 2024 07:34:12
    |
Yuri Victorovich (yuri)  |
graphics/py-albumentations: update 1.4.0 → 1.4.1
Reported by: portscout |
1.4.0 18 Feb 2024 10:07:54
    |
Yuri Victorovich (yuri)  |
graphics/py-albumentations: update 1.3.1 → 1.4.0
Reported by: portscout |
1.3.1 26 Dec 2023 08:18:56
    |
Yuri Victorovich (yuri)  |
graphics/py-albumentations: New port: Fast image augmentation library and
wrapper around other libraries |