Port details |
- py-facenet-pytorch Pretrained PyTorch face detection and recognition models
- 2.5.3_1 misc
=2 2.5.3Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-12-27 10:57:05
- 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: MIT
- WWW:
- https://github.com/timesler/facenet-pytorch
- Description:
- facenet-pytorch is a collection of pretrained PyTorch face detection (MTCNN) and
facial recognition (InceptionResnet) models.
¦ ¦ ¦ ¦ 
- 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}facenet-pytorch>0:misc/py-facenet-pytorch@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-facenet-pytorch/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-facenet-pytorch
- pkg install py311-facenet-pytorch
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-facenet-pytorch listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-facenet-pytorch
- Package flavors (<flavor>: <package>)
- py311: py311-facenet-pytorch
- distinfo:
- TIMESTAMP = 1703671850
SHA256 (facenet-pytorch-2.5.3.tar.gz) = 98cc5b42a48f837c023eb92f2a571cd4ac6a46687c5e71b9e99b491087273e2b
SIZE (facenet-pytorch-2.5.3.tar.gz) = 1885286
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-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-pillow>0 : graphics/py-pillow@py311
- py311-requests>0 : www/py-requests@py311
- py311-torchvision>0 : misc/py-torchvision@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-facenet-pytorch
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.3_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.5.3 27 Dec 2023 10:54:07
    |
Yuri Victorovich (yuri)  |
misc/py-facenet-pytorch: New port: Pretrained PyTorch face detection and
recognition models |
Number of commits found: 2
|