成功解决ValueError: You are trying to load a weight file containing 4 layers into a model with 0 layers.
目录
解决问题
解决思路
解决方法
解决问题
ValueError: You are trying to load a weight file containing 4 layers into a model with 0 layers.
解决思路
值错误:您试图将包含4层的权重文件加载到具有0层的模型中。 load_model(path_model) ,这种语句不能针对使用Merge类建立的嵌套型神经网络。因为这个神经网络是Se