MobileNet-Caffe
MobileNet-Caffe copied to clipboard
Is it recommended to use global batch for fine tuning?
Hi, Thank you for your great work. I would like to fine tune this MobileNet-Caffe for my project. I used global batch (i.e. set iter_size parameter in solver.prototxt) to make the batch size to 256. However, the learning speed was very slow. Is it not recommended to use global batch for MobileNet-Caffe?