log0 / neural-style-painting

Implementing of the "A Neural Algorithm of Artistic Style"
236 stars 100 forks source link

assert layer_name == expected_layer_name? #13

Open linzhi123 opened 5 years ago

linzhi123 commented 5 years ago

art.py, line 161, in _conv2d W, b = _weights(layer, layer_name) File "D:/art.py", line 146, in _weights assert layer_name == expected_layer_name AssertionError

How can I solve this problem?

linzhi123 commented 5 years ago

已经解决了

bochuanwu commented 5 years ago

已经解决了

您好 请问怎么解决的 是版本问题吗

bochuanwu commented 5 years ago

啊 解决了

GeoMTMan commented 5 years ago

怎么解决的呢?