Port details |
- py-mmcv OpenMMLab: Foundational library for computer vision research
- 2.2.0_1 misc =2 2.2.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-12-27 19:27:11
- Last Update: 2024-07-07 08:05:33
- Commit Hash: 1a80ec7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://mmcv.readthedocs.io/en/latest/
- Description:
- MMCV is a foundational library for computer vision research and provides
the following functionalities:
* Image/Video processing
* Image and annotation visualization
* Image transformation
* Various CNN architectures
* High-quality implementation of common CUDA ops
- ¦ ¦ ¦ ¦
- 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}mmcv>0:misc/py-mmcv@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-mmcv/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-mmcv
- pkg install py311-mmcv
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-mmcv listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mmcv
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1714056994
SHA256 (mmcv-2.2.0.tar.gz) = ac479247e808d8802f89eadf04d4118de86bdfe81361ec5aed0cc1bf731c67c9
SIZE (mmcv-2.2.0.tar.gz) = 479121
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:
-
- ninja : devel/ninja
- pybind11.h : devel/pybind11
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-pytorch>0 : misc/py-pytorch@py311
- cython-3.11 : lang/cython@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-addict>0 : devel/py-addict@py311
- py311-mmengine>=0.3.0 : misc/py-mmengine@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-packaging>0 : devel/py-packaging@py311
- py311-pillow>=7.0.0 : graphics/py-pillow@py311
- py311-yapf>0 : textproc/py-yapf@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-mmcv
- USES:
- compiler:c++17-lang localbase python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|