Tensorflow Official ResNet config
I started to use tensorflow official models implementation and need ResNet50 parameters for resnet implementation. It requires a lot of parameters, but I don't know the proper way to do it, cause I'm also going to restore from checkpoints.