系列
Optimizer
https://pytorch.org/docs/stable/optim.html
【PyTorch】优化器 torch.optim.Optimizer
初始化
pytorch学习(8) layer的抽取
pytorch学习(9) 提取参数及自定义初始化
模型
https://pytorch.org/docs/stable/torchvision/models.html
SAVING AND LOADING MODELS
详解Pytorch中的网络构造 Gemfield
分布式
Pytorch中多GPU训练指北
Pytorch DistributedDataParallel 数据采样 shuffle
trick & detail
Why all bias of nn.Conv2d is False?
训练时frozen BN
python中PIL.Image和OpenCV图像格式相互转换