Skip to content

参考学习资料

bettermorn edited this page May 8, 2023 · 18 revisions

数据集

参考书籍

论文库

课程

开源框架和平台

参考代码仓库

不同Python包的对应情况

Torch 和 Torchvision版本对比

https://pypi.org/project/torchvision/

torch torchvision python
1.8.0 0.9.0 >=3.6, <=3.9
1.7.1 0.8.2 >=3.6, <=3.9
1.7.0 0.8.1 >=3.6, <=3.8
1.7.0 0.8.0 >=3.6, <=3.8

Pillow版本

https://pillow.readthedocs.io/en/stable/installation.html