[ ソース: 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 オーディオ・ビデオコーデック用デコード・エンコードライブラリ - ランタイム
-
- 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 ランタイムライブラリ
-
- dep: libpng16-16t64 (>= 1.6.2)
- PNG ライブラリ - ランタイム (バージョン 1.6)
-
- dep: libstdc++6 (>= 14)
- GNU 標準 C++ ライブラリ v3
-
- dep: libswresample5 (>= 7:7.0)
- FFmpeg library for audio resampling, rematrixing etc. - runtime files
-
- dep: libswscale8 (>= 7:7.0)
- 画像スケーリングおよび様々な変換のための FFmpeg ライブラリ - ランタイムライブラリ
-
- 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
- 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 (>= 2.0.0~)
- Tensors and Dynamic neural networks in Python (Python Interface)
-
- rec: python3-av
- pythonic bindings for FFmpeg's libraries