Try2ChangeX

Results 5 issues of Try2ChangeX

我的输入分别尺寸分别为[1,256,6,6]和[3,256,22,22],mean_values设置的[[0] * 256, [0] * 256],std_values设置的是[[1] * 256, [1] * 256],因为我的输入维度为256,这里是根据转换时的报错信息设置的,但是reorder_channel这个参数就不知如何转换为这种2个输入模式了,请求指导。 报错信息为: E The reorder_channel list size is 1, the correct list size is 2!

When the learning rate is initialized to 1e-5, the convergence is very slow. It spend a lot of time to training. I have trained for 10 days on GTX1080Ti. T.T