I ran the network on the ETH dataset, but by adjusting the batch size, I can only get an error of about 0.96 / 1.55, and cannot achieve an accuracy of 0.39 / 0.64. In addition to changing the LeakyReLU slope in the code to 0.1, what other parameters need to be modified?
I ran the network on the ETH dataset, but by adjusting the batch size, I can only get an error of about 0.96 / 1.55, and cannot achieve an accuracy of 0.39 / 0.64. In addition to changing the LeakyReLU slope in the code to 0.1, what other parameters need to be modified?