I implemented a version of Reset cifar10 with tensor flow. Verification errors ResNet-32, ResNet-56 and ResNet-110 are 6.7%, 6.5% and 6.2%, respectively. (You can easily change the number of layers as hyperparameters.)
I tried to be friendly with the new ResNet fan and it was simple to write. You can run the cifar10_train.py file directly without any downloads.
https://github.com/wenxinxu/resnet_in_tensorflow
source share