taki0112 / SENet-Tensorflow

Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)
MIT License
757 stars 269 forks source link

training accuracy and test accuracy is always too low #11

Open JunjieZhouwust opened 5 years ago

JunjieZhouwust commented 5 years ago

I train the net in cifar-10 without change any parameter. But the train accuracy only reach 0.81 and the test is about 0.62