[ 原始碼: 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 library - runtime (version 1.6)
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- 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