TimoSaemann/caffe-segnet-cudnn5

Test accuracy changes with test batch size

shanyucha opened this issue · 0 comments

Issue summary

validation accuracy changes when batch_size value changes.
opened in bvlc caffe. BVLC/caffe#5621 (comment)

Steps to reproduce

see above link.
I'm using caffe-segnet (the newest version). While do validation during training, I found that the test accuracy changes when I change batch size in TEST phase.