Record for my own Pytorch-learning
dataset download here https://download.pytorch.org/tutorial/hymenoptera_data.zip
Null
About how to read images from computer into python PIL, opencv.
Easy use of TensorBoard in Pytorch.
Some useful transforms in the future using of Pytorch.
Resize, crop, and so on.
关注inplace参数,True:原地操作 False:默认值