Port details |
- py-torchvision PyTorch: Datasets, transforms and models specific to computer vision
- 0.20.1 misc =2 0.19.1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-05-08 04:18:25
- Last Update: 2024-11-07 09:27:56
- Commit Hash: db8d31f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://pytorch.org/vision/stable/index.html
- https://github.com/pytorch/vision
- Description:
- The torchvision package consists of popular datasets, model architectures, and
common image transformations for computer vision.
- ¦ ¦ ¦ ¦
- 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}torchvision>0:misc/py-torchvision@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-torchvision/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-torchvision
- pkg install py311-torchvision
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-torchvision listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-torchvision
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1730948897
SHA256 (pytorch-vision-v0.20.1_GH0.tar.gz) = 7e08c7f56e2c89859310e53d898f72bccc4987cd83e08cfd6303513da15a9e71
SIZE (pytorch-vision-v0.20.1_GH0.tar.gz) = 13149651
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-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-requests>0 : www/py-requests@py311
- py311-pytorch>0 : misc/py-pytorch@py311
- py311-pillow>=5.3.0 : graphics/py-pillow@py311
- py311-fsspec>0 : filesystems/py-fsspec@py311
- pybind11>0 : devel/pybind11
- py311-wheel>0 : devel/py-wheel@py311
- ninja : devel/ninja
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-requests>0 : www/py-requests@py311
- py311-pytorch>0 : misc/py-pytorch@py311
- py311-pillow>=5.3.0 : graphics/py-pillow@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libpng16.so : graphics/png
- libwebp.so : graphics/webp
- libjpeg.so : graphics/jpeg-turbo
- This port is required by:
- for Build
-
- misc/py-torchmetrics
- for Run
-
- misc/py-facenet-pytorch
- misc/py-timm
- misc/py-timm-vis
- misc/py-torchmetrics
Configuration Options:
- No options to configure
- Options name:
- misc_py-torchvision
- USES:
- compiler:c++17-lang jpeg 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 |
0.20.1 07 Nov 2024 09:27:56 |
Yuri Victorovich (yuri) |
misc/py-torchvision: update 0.19.1 → 0.20.1 |
0.19.1 16 Sep 2024 08:39:10 |
Yuri Victorovich (yuri) |
misc/py-torchvision: update 0.18.1 → 0.19.1
Reported by: portscout |
0.18.1 20 Jun 2024 16:22:26 |
Yuri Victorovich (yuri) |
misc/py-torchvision: update 0.17.2 → 0.18.1
Reported by: portscout |
0.17.2 29 Mar 2024 23:57:34 |
Yuri Victorovich (yuri) |
misc/py-torchvision: update 0.17.1 → 0.17.2
Reported by: portscout |
0.17.1 23 Feb 2024 18:58:09 |
Yuri Victorovich (yuri) |
misc/py-torchvision: update 0.17.0 → 0.17.1
Reported by: portscout |
0.17.0 01 Feb 2024 17:56:05 |
Yuri Victorovich (yuri) |
misc/py-torchvision: update 0.16.2 → 0.17.0
Reported by: portscout |
0.16.2 15 Dec 2023 22:23:53 |
Yuri Victorovich (yuri) |
misc/py-torchvision: update 0.16.1 → 0.16.2
Reported by: portscout |
0.16.1 18 Nov 2023 01:52:18 |
Yuri Victorovich (yuri) |
misc/py-torchvision: update 0.15.2 → 0.16.1
Reported by: portscout |
0.15.2 28 May 2023 23:56:03 |
Yuri Victorovich (yuri) |
misc/py-torchvision: Update 0.15.2-rc2 → 0.15.2
Reported by: portscout |
0.15.2.r2 08 May 2023 04:16:34 |
Yuri Victorovich (yuri) |
misc/py-torchvision: New port: PyTorch: Datasets, transforms and models specific
to computer vision |