Skip to content

EItByTe/pytorch_tutorial

Repository files navigation

cc's Pytorch_tutorial

Record for my own Pytorch-learning

About Dataset

dataset download here https://download.pytorch.org/tutorial/hymenoptera_data.zip

main.py

Null

read_data.py

About how to read images from computer into python PIL, opencv.

tensorBoard.py

Easy use of TensorBoard in Pytorch.

torchvision_transform.py & useful_transforms.py

Some useful transforms in the future using of Pytorch.
Resize, crop, and so on.

nn_Relu.py

关注inplace参数,True:原地操作 False:默认值

About

recording for my own Pytorch-learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages