Open rambo14122 opened 4 years ago
Hi, Is there a fine tuned set of parameters for breakfast dataset? Right now I am using:
_num_stages = 4 num_layers = 10 num_f_maps = 64 features_dim = 400 batchsize = 1 lr = 0.0005
But I only get 60% accuracy at epoch 50.
Regards Bill
I think features_dim = 2048
Hi, Is there a fine tuned set of parameters for breakfast dataset? Right now I am using:
_num_stages = 4 num_layers = 10 num_f_maps = 64 features_dim = 400 batchsize = 1 lr = 0.0005
But I only get 60% accuracy at epoch 50.
Regards Bill