torchvision 0.8.2 存在
但是在运行
pip install torchvision==0.8.2
时,出现如下错误:
ERROR: Could not find a version that satisfies the requirement torchvision==0.8.2 (from versions: 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.2.0, 0.2.1,
0.2.2, 0.2.2.post2, 0.2.2.post3, 0.5.0, 0.9.0, 0.9.1, 0.10.0, 0.10.1, 0.11.0, 0.11.1, 0.11.2, 0.11.3, 0.12.0, 0.13.0, 0.13.1, 0.14.0, 0.14.1, 0.15.0, 0.15.1)
ERROR: No matching distribution found for torchvision==0.8.2
我正在使用
Python 3.8.2
.
该版本在 PyPi 上可用但不适用于 pip install 的任何原因?
• 如何从 PyTorch 微调 TorchVision 模型得到 F1 分数
• 如何列出来自 torchvision 的所有 CNN 分类模型?
• 在 C++ 中运行 detectron2。构建工具/部署/torchscript_mask_rcnn.cpp 时遇到 TorchVision 错误
• ImportError:无法导入名称“download_url_to_file”
• Errno 13 Permission denied: '/files' while trying to execute pytorch script
• 错误:找不到满足 paddlepaddle 要求的版本(来自版本:无)找不到 paddlepaddle 的匹配分布
• raise TypeError(f"img should be Tensor Image. Got {type(tensor)}")
• 2 Faster R-CNN 模型具有不同的主干,在推理过程中产生相同的结果
• 如何在 powershell 中使用 pip3 从当前本地目录安装所有包
• PyTorch 安装错误 [SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC]
• React: ERROR does not match the corresponding name on disk