[ ソース: 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 オーディオ・ビデオコーデック用デコード・エンコードライブラリ - ランタイム
-
- 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 ランタイムライブラリ
-
- dep: libpng16-16 (>= 1.6.2-1)
- PNG ライブラリ - ランタイム (バージョン 1.6)
-
- dep: libstdc++6 (>= 11)
- GNU 標準 C++ ライブラリ v3
-
- dep: libswresample4 (>= 7:5.0)
- FFmpeg library for audio resampling, rematrixing etc. - runtime files
-
- dep: libswscale6 (>= 7:5.0)
- 画像スケーリングおよび様々な変換のための FFmpeg ライブラリ - ランタイムライブラリ
-
- 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
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- 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