[ 源代码: pytorch-vision ]
软件包:python3-torchvision(0.14.1-2)
python3-torchvision 的相关链接
Debian 的资源:
下载源码包 pytorch-vision:
- [pytorch-vision_0.14.1-2.dsc]
- [pytorch-vision_0.14.1.orig.tar.gz]
- [pytorch-vision_0.14.1-2.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: libavcodec59 (>= 7:5.0)
- FFmpeg library with de/encoders for audio/video codecs - runtime files
-
- dep: libavformat59 (>= 7:5.0)
- FFmpeg library with (de)muxers for multimedia containers - runtime files
-
- dep: libavutil57 (>= 7:5.0)
- FFmpeg library with functions for simplifying programming - runtime files
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libjpeg62-turbo (>= 1.3.1)
- libjpeg-turbo JPEG runtime library
-
- dep: libpng16-16 (>= 1.6.2-1)
- PNG 库 - 运行时(版本 1.6)
-
- dep: libstdc++6 (>= 11)
- GNU 标准 C++ 库,第3版
-
- dep: libswresample4 (>= 7:5.0)
- FFmpeg library for audio resampling, rematrixing etc. - runtime files
-
- dep: libswscale6 (>= 7:5.0)
- FFmpeg library for image scaling and various conversions - runtime files
-
- dep: libtorch1.13 (>= 1.13.1+dfsg)
- Tensors and Dynamic neural networks in Python (Shared Objects)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-pil
- Python Imaging Library (Python3)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-torch (>= 1.12.0~)
- Tensors and Dynamic neural networks in Python (Python Interface)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
-
- dep: python3.11
- Interactive high-level object-oriented language (version 3.11)
-
- rec: python3-av
- pythonic bindings for FFmpeg's libraries