ValueError: Tensor Tensor("Placeholder:0", shape=(3, 3, 1, 32), dtype=float32)

將Django和Keras結合時,可能回報出ValueError: Tensor Tensor(「Placeholder:0」, shape=(3, 3, 1, 32), dtype=float32) is no an element of this graph這樣的錯。 來看一個例子: 當我第一次使用Django上傳圖片,並把這張照片傳入Keras搭建的神經網絡進行處理。 一些都正常 但是當我第
相關文章
相關標籤/搜索