yizt / keras-ctpn

keras复现场景文本检测网络CPTN: 《Detecting Text in Natural Image with Connectionist Text Proposal Network》;欢迎试用,关注,并反馈问题...
Apache License 2.0
107 stars 38 forks source link

环境版本不适配 #32

Closed xingpeiran closed 5 months ago

xingpeiran commented 5 months ago

tensorflow-gpu 1.14.0 requires keras-applications>=1.0.6, but you have keras-applications 1.0.2 which is incompatible. tensorflow-gpu 1.14.0 requires keras-preprocessing>=1.0.5, but you have keras-preprocessing 1.0.1 which is incompatible. 你好 我安装了python3.7和tensorflow-gpu==1.14和keras==2.2.0 有如上错误,请问作者是否遇到过,谢谢!