Open softhuafei opened 5 years ago
@softhuafei probably that's bcoz of your Keras version try pip install keras==1.1.2
if that doesn't work check Keras Contrib.
你好,请问你有改动 vgg_image_feature.py里的代码吗?我的这个运行报错,我看了一下是get_features(model, 30, im)这个函数里的错,但不知道怎么改
您好,请问 您使用的keras1.2是官方的版本吗,我在theano+keras1.2的环境配置下无法从keras.layers import ChainCRF。望回复,谢谢!