Jing Zuo
Results
3
comments of
Jing Zuo
+1 and I can't understand why they use python2 instead of 3?
我记得我当时是这样解决的:1,使用CPU推理而非GPU(在我的服务器上,GPU推理并不会更快,而且当时有一些奇怪的警告信息);2,降低 matplotlib 版本。
另外训练一直是正常的,我可以使用GPU在自己的数据集上训练,并且取得了很好的效果