markshih91 / mobilenet_v2_ssdlite_keras

A keras version of real-time object detection network : mobilenet_v2_ssdlite
80 stars 40 forks source link

make it work #6

Open soyosoyoyang opened 4 years ago

soyosoyoyang commented 4 years ago

who can tell me,make the project work,Version number required keras and tensorflow. 请问,让代码跑起来,需要的tensorflow 和keras的版本号各是多少?我这边总报错。

谢谢!

secortot commented 3 years ago

同样的问题,老哥解决了嘛

secortot commented 3 years ago

who can tell me,make the project work,Version number required keras and tensorflow. 请问,让代码跑起来,需要的tensorflow 和keras的版本号各是多少?我这边总报错。

谢谢!

同样的问题,老哥解决了嘛

torta24x commented 3 years ago

I found these version and some basic code modification is THIS repo which is a fork of this repo.

keras==2.3.1 tensorflow-gpu==2.1.0 opencv==3.4.2 pydot==1.4.1 scikit-learn==0.22.1 pillow==7.0.0 tqdm==4.42.1 beautifulsoup4==4.8.2 imageio==2.6.1 matplotlib=3.1.3