解决图像显示及保存模型问题

主要修改了两处:
1.解决使用 plt.imshow() 时只显示图片大小等信息的问题
2.解决保存模型引发 NotImplementedError 的问题
This commit is contained in:
Evan
2018-09-30 08:38:58 +08:00
parent 64aac2136f
commit 9441ee774d

File diff suppressed because one or more lines are too long