1、Keras大法(9)——实现ResNet-34模型
https://blog.csdn.net/weixin_42499236/article/details/87919919
2、tensorflow手动复现论文中的Resnet34结构(不借助keras和slim模块)
https://blog.csdn.net/Exploer_TRY/article/details/89308329
3、ResNet在分别在Keras和tensorflow框架下的应用案例
https://blog.csdn.net/weixin_41923961/article/details/83057184
4、Tensorflow2.0 keras ResNet18 34 50 101 152系列 代码实现
5、关于深度残差网络(Deep residual network, ResNet)
https://www.cnblogs.com/Ann21/p/9825602.html
6、Introduction to Keras for Researchers
https://keras.io/getting_started/intro_to_keras_for_researchers/
7、Introduction to ResNet in TensorFlow 2
https://adventuresinmachinelearning.com/introduction-resnet-tensorflow-2/