liuzhuang13 / DenseNet

Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
BSD 3-Clause "New" or "Revised" License
4.69k stars 1.06k forks source link

validation top1 error is odd #43

Open Itsanewday opened 6 years ago

Itsanewday commented 6 years ago

Hi I trained a densenet according the paper on cifar10.The top1 error of test set is odd. The result is saved in this file. net-train.pdf How can i make the top1 error curve smooth ? Thanks

Sirius083 commented 5 years ago

Hi, have you solved the problem? I got similar trend for validation cost on cifar10 and cifar100(increase as learning rate decrease)