cooooorn / Pytorch-XNOR-Net

XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.
BSD 3-Clause "New" or "Revised" License
79 stars 21 forks source link

the model of VGG accuracy is very low #12

Open muzixilin opened 3 years ago

muzixilin commented 3 years ago

the accurary of the model classification is very low when i execute the comand"$ python3 main.py --arch VGG16",only 10.0%;i want to ask about the soluton,thank you.(基于CIFAR-10的VGG模型的准确度非常低,在我还没对代码作出修改时,只有10%,想问下z造成问题的原因或是解决方案;MNIST数据集的实验结果与作者一致;谢谢) 2020-11-10_164013