facebookarchive / fb.resnet.torch

Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
Other
2.29k stars 664 forks source link

Accuracy is decresing after every epoch #112

Closed AmmarahFarooqnust closed 8 years ago

AmmarahFarooqnust commented 8 years ago

I am using the code for a different dataset... my accuracy starts decreasing after 3,4 epochs. I found same result from both using pretrained model and training new one. any idea what could be the issue? thanx in advance