1.PyTorch-SE-ResNet
https://github.com/moskomule/senet.pytorch
https://github.com/StickCui/PyTorch-SE-ResNet
2.resnet
https://github.com/lxztju/pytorch_classification/blob/master/models/vision/resnet.py | good
https://github.com/LiMeng95/pytorch_hand_classifier/blob/master/network/resnet.py
https://github.com/BIGBALLON/CIFAR-ZOO/blob/master/models/resnet.py
3.classification
https://github.com/lxztju/pytorch_classification