Recently I have a changed to read about ResNet, so I'm going to study and try to reconstruct ResNet and some variant of ResNet based on some materials.
example - ResNet - Original version
[1] Medium - An Overview of ResNet and its Variants
[2] facebookresearch - ResNeXt
[3] taki0112 - ResNeXt-Tensorflow
[4] paper - Aggregated Residual Transformations for Deep Neural Networks