xz23333

Results 1 comments of xz23333

我在pretraining.py也遇到了 **Process finished with exit code -1073741819 (0xC0000005)** 这个问题。 经[【PyCharm答疑】Process finished with exit code - 知乎](https://zhuanlan.zhihu.com/p/79837707) 得出可能是h5py的版本不匹配问题。 我安装的版本: 你使用的Python版本: 3.7 你使用的Tensorflow版本: 1.15.4 你使用的Keras版本: 2.3.1 h5py:2.8.0 根据 [model.save 的问题 · Issue...