[ bianca ]
[ 源代码: pytorch-vision ]
软件包:python3-torchvision(0.21.0-3)
python3-torchvision 的相关链接
下载源码包 pytorch-vision:
- [pytorch-vision_0.21.0-3.debian.tar.xz]
- [pytorch-vision_0.21.0-3.dsc]
- [pytorch-vision_0.21.0.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [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 Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libjpeg62-turbo (>= 1.3.1)
- libjpeg-turbo JPEG runtime library
-
- dep: libpng16-16t64 (>= 1.6.46)
- PNG library - runtime (version 1.6)
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- 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.6 (>= 2.6.0+dfsg)
- Tensors and Dynamic neural networks in Python (Shared Objects)
- 或者 libtorch-cuda-2.6 (>= 2.6.0+dfsg)
- 软件包暂时不可用
-
- dep: libwebp7 (>= 1.5.0)
- Lossy compression of digital photographic images (shared library)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
-
- dep: python3-pil
- Python Imaging Library (Python3)
-
- dep: python3-torch
- Tensors and Dynamic neural networks in Python (Python Interface)
- 或者 python3-torch-cuda
- 软件包暂时不可用
-
- rec: python3-av
- pythonic bindings for FFmpeg's libraries