[ 原始碼: pytorch-vision ]
套件:python3-torchvision(0.19.1-1)
python3-torchvision 的相關連結
Debian 的資源:
下載原始碼套件 pytorch-vision:
- [pytorch-vision_0.19.1-1.dsc]
- [pytorch-vision_0.19.1.orig.tar.gz]
- [pytorch-vision_0.19.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 library - runtime (version 1.6)
-
- dep: libstdc++6 (>= 13.1)
- 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.4 (>= 2.4.1)
- Tensors and Dynamic neural networks in Python (Shared Objects)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-numpy
- Fast array facility to the Python language (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