Port details |
- py-mmsegmentation OpenMMLab: Semantic Segmentation Toolbox and Benchmark
- 1.2.2_1 misc
=2 1.2.2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-12-27 19:42:07
- 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
- License: APACHE20
- WWW:
- https://mmsegmentation.readthedocs.io/en/latest/
- Description:
- MMSegmentation is a toolbox that provides a framework for unified implementation
and evaluation of semant ic segmentation methods, and contains high-quality
implementations of popular semantic segmentation methods and datasets.
MMSeg consists of 7 main parts including apis, structures, datasets, models,
engine, evaluation and visualization.
¦ ¦ ¦ ¦ 
- 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}mmsegmentation>0:misc/py-mmsegmentation@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-mmsegmentation/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-mmsegmentation
- pkg install py311-mmsegmentation
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-mmsegmentation listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mmsegmentation
- Package flavors (<flavor>: <package>)
- py311: py311-mmsegmentation
- distinfo:
- TIMESTAMP = 1703705645
SHA256 (mmsegmentation-1.2.2.tar.gz) = 35dbd8089fd1c2baa467d3b7c2e1b197043f4f955ad5de8005170eee469102ec
SIZE (mmsegmentation-1.2.2.tar.gz) = 1808245
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:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-matplotlib>=0 : math/py-matplotlib@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-packaging>=0 : devel/py-packaging@py311
- py311-prettytable>=0 : devel/py-prettytable@py311
- py311-scipy>=0 : science/py-scipy@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-mmsegmentation
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|