[ 源代码: pytorch-vision ]
软件包:python3-torchvision(0.20.1-1 以及其他的)
python3-torchvision 的相关链接
Debian 的资源:
下载源码包 pytorch-vision:
- [pytorch-vision_0.20.1-1.dsc]
- [pytorch-vision_0.20.1.orig.tar.gz]
- [pytorch-vision_0.20.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Datasets, Transforms and Models specific to Computer Vision
The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision.
其他与 python3-torchvision 有关的软件包
|
|
|
|
-
- dep: libavcodec61 (>= 7:7.0)
- FFmpeg library with de/encoders for audio/video codecs - runtime files
-
- dep: libavformat61 (>= 7:7.0)
- FFmpeg library with (de)muxers for multimedia containers - runtime files
-
- dep: libavutil59 (>= 7:7.0)
- FFmpeg library with functions for simplifying programming - runtime files
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libjpeg62-turbo (>= 1.3.1)
- libjpeg-turbo JPEG runtime library
-
- dep: libpng16-16t64 (>= 1.6.2)
- PNG 库 - 运行时(版本 1.6)
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版
-
- dep: libswresample5 (>= 7:7.0)
- FFmpeg library for audio resampling, rematrixing etc. - runtime files
-
- dep: libswscale8 (>= 7:7.0)
- FFmpeg library for image scaling and various conversions - runtime files
-
- dep: libtorch2.5 (>= 2.5.1+dfsg)
- Tensors and Dynamic neural networks in Python (Shared Objects)
-
- dep: libwebp7 (>= 1.5.0)
- Lossy compression of digital photographic images (shared library)
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
-
- dep: python3-numpy
- 用于 Python 语言的快速数组运算库(Python 3)
-
- dep: python3-pil
- Python Imaging Library (Python3)
-
- dep: python3-torch (>= 2.0.0~)
- Tensors and Dynamic neural networks in Python (Python Interface)
-
- rec: python3-av
- pythonic bindings for FFmpeg's libraries