解决 ValueError: Input 0 is incompatible with layer predict_vector_conv1: expected ndim=3, found ndim=2
时间:2019-07-21 20:54:40
收藏:0
阅读:4357
Build CNN Network 之后,运行,但是报错:
ValueError: Input 0 is incompatible with layer predict_vector_conv1: expected ndim=3, found ndim=2
原文:https://www.cnblogs.com/shenxiaolin/p/11222457.html
评论(0)