Port details |
- py-mmsegmentation OpenMMLab: Semantic Segmentation Toolbox and Benchmark
- 1.2.2_2 misc
=2 1.2.2_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-12-27 19:42:07
- Last Update: 2025-08-31 10:30:51
- Commit Hash: b304d8a
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.2_2 31 Aug 2025 10:30:51
    |
Rene Ladan (rene)  |
all: bump PORTREVISION after updating graphics/libyuv
Using the Tools/scripts/bump_revision.pl script |
1.2.2_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. |
1.2.2 27 Dec 2023 19:40:52
    |
Yuri Victorovich (yuri)  |
misc/py-mmsegmentation: New port: OpenMMLab: Semantic Segmentation Toolbox and
Benchmark |