08 2022 档案
摘要:一句话,关掉网络代理 https://blog.csdn.net/littlehaes/article/details/103518285
阅读全文
摘要:Python图像库PIL(Python Image Library)是python的第三方图像处理库,但是由于其强大的功能与众多的使用人数,几乎已经被认为是python官方图像处理库了。 transforms的函数 | 函数 | 功能 | | : : | : : | | Resize | 把给定的图
阅读全文
摘要:官网文档链接: https://pytorch.org/vision/stable/datasets.html 截图 数据集MNIST train-images-idx3-ubyte:训练集图像 train-labels-idx1-ubyte:训练集标签 t10k-images-idx3-ubyte
阅读全文