WangzekunY
WangzekunY
> > Thanks! After fixing the dataset it is running and I am getting the first results. > > The only problem left is that I don't get information when...
Thanks for your reply, could you provide training parameters with reproduction accuracy?
I want to reproduce the results with 95.2% accuracy obtained in the paper(SVHN), but I don't quite understand which dataset use as a training set and a validation set, how...
我之前在2块2070进行训练;出现错误后换了实验室集群训练,使用4块2080仍然出现错误;之后通过查找资料排查错误,最终在集群环境通过命令“apt-get install ninja-build”安装 依赖,之后不再出现该错误,你可以试一下是否有效。